We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c681a commit a45bedeCopy full SHA for a45bede
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
main:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
with:
19
fetch-depth: 0
20
.github/workflows/deploy-docs.yml
name: Build Docusaurus
- uses: actions/setup-node@v4
.github/workflows/test-deploy-docs.yml
name: Test deployment
0 commit comments