Skip to content

Commit 5370871

Browse files
authored
Merge pull request #114 from szepeviktor/patch-1
Update Lychee action to v2
2 parents 1e459f9 + f02ae7b commit 5370871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/checkout@v4
8181
-
8282
name: Run Lychee
83-
uses: lycheeverse/lychee-action@v1.10.0
83+
uses: lycheeverse/lychee-action@v2.7.0
8484
with:
8585
args: >-
8686
--verbose

0 commit comments

Comments
 (0)