Skip to content

Commit

Permalink
Releasing to Next Version
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaran11 committed Aug 29, 2024
1 parent 9323974 commit f15fd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'
- name: install markdown-link-check
run: npm install -g [email protected]
- name: markdown-link-check version
Expand Down

0 comments on commit f15fd8c

Please sign in to comment.