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 b6da457 commit 5e4e665Copy full SHA for 5e4e665
.github/workflows/reusable-link-check.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0 # needed for merge-base below
16
17
- - uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
+ - uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
18
19
- name: Link check - relative links (all files)
20
if: github.event_name == 'pull_request'
0 commit comments