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.
1 parent 4a99db2 commit 5475646Copy full SHA for 5475646
.github/workflows/link-check.yml
@@ -6,7 +6,7 @@ jobs:
6
markdown-link-check:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@master
+ - uses: actions/checkout@v4
10
- uses: gaurav-nelson/github-action-markdown-link-check@v1
11
with:
12
use-quiet-mode: 'yes'
0 commit comments