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 5fbf2af + 1d11b8f commit fb70bc5Copy full SHA for fb70bc5
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.5.1
+ - uses: umbrelladocs/action-linkspector@v1.5.4
12
with:
13
github_token: ${{ secrets.github_token }}
14
reporter: github-pr-check
0 commit comments