Skip to content

Commit e4932e9

Browse files
committed
Update workflow
1 parent 67119b2 commit e4932e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323

2424
- name: Install markdown-link-check
25-
run: npm install -g markdown-link-check#ef7e09486e579ba7479700b386e7ca90f34cbd0a # v3.13.7
25+
run: npm install -g markdown-link-check@3.11.2
2626

2727
- name: Run markdown-link-check
2828
run: |

0 commit comments

Comments
 (0)