We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8de93 commit 754d472Copy full SHA for 754d472
1 file changed
.github/workflows/all_url_check.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: link_check with lychee-action
25
id: link_check
26
- uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0
+ uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
27
with:
28
args: >
29
--verbose
0 commit comments