We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d7775b + 0607160 commit 3366ee9Copy full SHA for 3366ee9
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Build Docusaurus
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
17
with:
18
fetch-depth: 0
19
- uses: actions/setup-node@v6
.github/workflows/test-deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Test deployment
0 commit comments