We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 143daca + f7c982a commit c0fa1d7Copy full SHA for c0fa1d7
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
steps:
35
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
- - uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # v1.0.15
+ - uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # v1.0.16
37
quickcheck:
38
strategy:
39
fail-fast: false
0 commit comments