We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239883a commit 1632266Copy full SHA for 1632266
1 file changed
.github/workflows/docs_validate.yml
@@ -13,7 +13,7 @@ jobs:
13
name: 📚 Doc validation
14
runs-on: ubuntu-24.04
15
steps:
16
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17
with:
18
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
19
- name: 🔗 Markup Link Checker (mlc)
0 commit comments