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.
2 parents 81d7265 + 0049931 commit 2ee703dCopy full SHA for 2ee703d
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Build Docusaurus
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
with:
18
fetch-depth: 0
19
- uses: actions/setup-node@v4
.github/workflows/test-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Test deployment
11
12
0 commit comments