Skip to content

Commit

Permalink
adding markdownflow to check links changednode version to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Khushalsarode committed Oct 28, 2024
1 parent 4ef0305 commit f7be0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown_files_link_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'

# Install markdown-link-check
- name: Install markdown-link-check
Expand Down

0 comments on commit f7be0df

Please sign in to comment.