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 0d8cac2 commit e427b3fCopy full SHA for e427b3f
.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@v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
with:
18
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
19
- name: 🔗 Markup Link Checker (mlc)
0 commit comments