We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13fecdc + 7753224 commit 21a3167Copy full SHA for 21a3167
1 file changed
.github/workflows/link-check.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout repository
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Check links in Markdown files
28
uses: gaurav-nelson/github-action-markdown-link-check@v1
0 commit comments