Skip to content

Commit e325187

Browse files
authored
Update md-link-check.yml
1 parent d1d7b6d commit e325187

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version: '20'
22+
cache: 'npm'
2223

2324
- name: Install markdown-link-check
2425
run: npm install -g markdown-link-check

0 commit comments

Comments
 (0)