Skip to content

Commit d8977e7

Browse files
committed
Bumped linkinator-action to now-working v2.4.0
1 parent 17ddaa1 commit d8977e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-links-on-push-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
steps:
1919
- uses: actions/checkout@v6.0.2
20-
- uses: JustinBeckwith/linkinator-action@v1
20+
- uses: JustinBeckwith/linkinator-action@v2.4.0
2121
with:
2222
paths: '**/*.md'
2323
statusCodes: '{ "429": "skip" }'

0 commit comments

Comments
 (0)