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 796ff06 + 247b5f4 commit 52cd446Copy full SHA for 52cd446
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@v5
11
- - uses: umbrelladocs/action-linkspector@v1.3.7
+ - uses: umbrelladocs/action-linkspector@v1.4.0
12
with:
13
github_token: ${{ secrets.github_token }}
14
reporter: github-pr-check
0 commit comments