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 e6b0d68 commit f33d559Copy full SHA for f33d559
.github/workflows/links.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
24
25
- name: Link Checker
26
- uses: lycheeverse/lychee-action@v1.5.4
+ uses: lycheeverse/lychee-action@v1.6.1
27
with:
28
args: --verbose --no-progress --require-https .
29
fail: true
0 commit comments