Skip to content

Commit 252791f

Browse files
committed
change version of lychee
1 parent e409b13 commit 252791f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
uses: actions/checkout@v4
9090

9191
- name: Link Checker
92-
uses: lycheeverse/lychee-action@v1.9.0
92+
uses: lycheeverse/lychee-action@v2
9393
with:
9494
args: --verbose --no-progress "README.md" "CONTRIBUTING.md" "CHANGELOG.md"
9595
fail: true

0 commit comments

Comments
 (0)