Skip to content

Commit 25924ec

Browse files
authored
Merge pull request #91 from borondics/bump_lychee_version
Update publish.yml I am merging this and then will take care of the config or the failing links
2 parents 0f7e5ad + 4b7ade3 commit 25924ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565

6666
- name: Link Checker
67-
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # for v1.10.0 as recommended
67+
uses: lycheeverse/lychee-action@v2
6868
with:
6969
args: "--verbose --no-progress './public/**/*.html'"
7070
fail: true

0 commit comments

Comments
 (0)