Skip to content

Commit cd54a08

Browse files
Update broken-links.yml (#124)
1 parent 39e13d7 commit cd54a08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/broken-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
linkChecker:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v3
13+
- uses: actions/checkout@v5
1414

1515
- name: Link Checker
16-
uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede
16+
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411
1717
with:
1818
fail: true

0 commit comments

Comments
 (0)