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 67119b2 commit e4932e9Copy full SHA for e4932e9
.github/workflows/markdown-link-check.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
24
- name: Install markdown-link-check
25
- run: npm install -g markdown-link-check#ef7e09486e579ba7479700b386e7ca90f34cbd0a # v3.13.7
+ run: npm install -g markdown-link-check@3.11.2
26
27
- name: Run markdown-link-check
28
run: |
0 commit comments