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 13efe5d commit 10fd8a7Copy full SHA for 10fd8a7
.github/workflows/docusaurus-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Docusaurus Build
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- uses: actions/setup-node@v3
15
with:
16
node-version: 18
.github/workflows/docusaurus-test.yml
name: Docusaurus Test
0 commit comments