Skip to content

Commit 7c074fe

Browse files
authored
ci: fixed lychee-ation
1 parent 989a138 commit 7c074fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Link Checker
1919
id: lychee
20-
uses: lycheeverse/lychee-action@v1.8.0
20+
uses: lycheeverse/lychee-action@v2
2121
env:
2222
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2323
with:

0 commit comments

Comments
 (0)