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 04282cd + a6135c5 commit 5d8bc7cCopy full SHA for 5d8bc7c
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Build Docusaurus
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
- uses: actions/setup-node@v4
.github/workflows/test-deploy.yml
name: Test deployment
0 commit comments