Skip to content

Commit d6d3d36

Browse files
committed
ci: Update action
1 parent 271d882 commit d6d3d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
- uses: actions/checkout@v3
1212

1313
- name: Link Checker
14-
uses: lycheeverse/lychee-action@v1.5.0
14+
uses: lycheeverse/lychee-action@v2.5.0
1515
with:
1616
fail: true
1717
env:
18-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
18+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)