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 b659a25 commit 01d0768Copy full SHA for 01d0768
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Build Docusaurus
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16
with:
17
fetch-depth: 0
18
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
.github/workflows/test-deploy.yml
name: Test deployment
0 commit comments