We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3093e commit f6da569Copy full SHA for f6da569
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
run: cp .github/workflows/linkcheck-skipfile.txt .lycheeignore
32
- name: Link Checker
33
id: lychee
34
- uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
+ uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
35
with:
36
args: ./build
37
fail: true
0 commit comments