Skip to content

Commit 0ee81cc

Browse files
committed
update version to try and fix workflow
1 parent 00d3f9a commit 0ee81cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121
- uses: actions/setup-node@v3
2222
with:
23-
node-version: '18.x'
23+
node-version: '20.x'
2424
- name: install markdown-link-check
2525
run: npm install -g [email protected]
2626
- name: markdown-link-check version

0 commit comments

Comments
 (0)