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 ad35e46 + 5e3acd3 commit ebe3743Copy full SHA for ebe3743
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-24.04
18
steps:
19
- uses: actions/checkout@v6.0.2
20
- - uses: JustinBeckwith/linkinator-action@v2.4.1
+ - uses: JustinBeckwith/linkinator-action@v2.4.2
21
with:
22
paths: '**/*.md'
23
statusCodes: '{ "429": "skip" }'
0 commit comments