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 f6da569 commit 50370a5Copy full SHA for 50370a5
.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@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
+ uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
35
with:
36
args: ./build
37
fail: true
0 commit comments