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