Skip to content

Commit

Permalink
check-links.yml: Update to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario committed Nov 30, 2023
1 parent 5ef257e commit 6f0ace5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Check links
uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
Expand Down

0 comments on commit 6f0ace5

Please sign in to comment.