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 c55e00e commit 41900e8Copy full SHA for 41900e8
.github/workflows/lint_links.yml
@@ -19,7 +19,7 @@ jobs:
19
markdown-link-check:
20
runs-on: ubuntu-latest
21
steps:
22
- - uses: actions/checkout@master
+ - uses: actions/checkout@v3
23
- uses: gaurav-nelson/github-action-markdown-link-check@v1
24
with:
25
use-quiet-mode: "yes"
0 commit comments