Skip to content

Commit b9046af

Browse files
committed
Bumped linkinator-action to v2.4.1 + deleted checkFragments to test JustinBeckwith/linkinator-action#241
1 parent fa78851 commit b9046af

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

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

0 commit comments

Comments
 (0)