We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c269e7d + 9ddd637 commit 2b40dbbCopy full SHA for 2b40dbb
1 file changed
.github/workflows/sync-wiki.yml
@@ -14,7 +14,7 @@ jobs:
14
sync:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v6.0.2
18
19
- name: Push docs to Wiki
20
env:
0 commit comments