Skip to content

Commit f15fd8c

Browse files
committed
Releasing to Next Version
1 parent 9323974 commit f15fd8c

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: '16.x'
23+
node-version: '18.x'
2424
- name: install markdown-link-check
2525
run: npm install -g markdown-link-check@3.10.2
2626
- name: markdown-link-check version

0 commit comments

Comments
 (0)