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 72e3673 commit fb3e19dCopy full SHA for fb3e19d
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
markdown-link-check:
29
runs-on: ubuntu-latest
30
steps:
31
- - uses: actions/checkout@4.1.7
+ - uses: actions/checkout@v4.1.7
32
- uses: gaurav-nelson/github-action-markdown-link-check@v1
33
with:
34
config-file: '.github/workflows/markdown-link-check.json'
0 commit comments