We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f7e5ad + 4b7ade3 commit 25924ecCopy full SHA for 25924ec
.github/workflows/publish.yml
@@ -64,7 +64,7 @@ jobs:
64
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
65
66
- name: Link Checker
67
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # for v1.10.0 as recommended
+ uses: lycheeverse/lychee-action@v2
68
with:
69
args: "--verbose --no-progress './public/**/*.html'"
70
fail: true
0 commit comments