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.
2 parents dc67826 + 8ccd39a commit 94b6a7cCopy full SHA for 94b6a7c
1 file changed
.github/workflows/check-md-links.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-22.04
9
steps:
10
- uses: actions/checkout@v4
11
- - uses: umbrelladocs/action-linkspector@v1.3.6
+ - uses: umbrelladocs/action-linkspector@v1.3.7
12
with:
13
github_token: ${{ secrets.github_token }}
14
reporter: github-pr-check
0 commit comments