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 7a2ea4a + e21f6fa commit 97f1681Copy full SHA for 97f1681
1 file changed
.github/workflows/check-md-links.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v6
11
- - uses: umbrelladocs/action-linkspector@v1.4.1
+ - uses: umbrelladocs/action-linkspector@v1.5.1
12
with:
13
github_token: ${{ secrets.github_token }}
14
reporter: github-pr-check
0 commit comments