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 72fb38f commit 735a8e3Copy full SHA for 735a8e3
.github/workflows/all_url_check.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: link_check with lychee-action
22
id: link_check
23
- uses: lycheeverse/[email protected]
+ uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
24
with:
25
args: >
26
--verbose
0 commit comments