Skip to content

Commit b234ce7

Browse files
committed
linkinator-action@v2.4.0
1 parent 91ef492 commit b234ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: JustinBeckwith/linkinator-action@v2
16+
- uses: JustinBeckwith/linkinator-action@v2.4.0
1717
with:
1818
linksToSkip: '^https://github.com/ ^https://www.jwz.org/ ^https://www.npmjs.com/ ^https://opensource.org/ ^https://unix.stackexchange.com/'
1919
paths: '*.md doc/*.md helpers/*.md'

0 commit comments

Comments
 (0)