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 03889d2 + 3ee2eef commit 3284a85Copy full SHA for 3284a85
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.0
+ - uses: umbrelladocs/action-linkspector@v1.4.1
12
with:
13
github_token: ${{ secrets.github_token }}
14
reporter: github-pr-check
0 commit comments