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 0bc4985 commit 74db2c5Copy full SHA for 74db2c5
.github/workflows/ci.yml
@@ -148,7 +148,7 @@ jobs:
148
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.0.0
149
150
- name: Check links
151
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # 1.10.0
+ uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede # 2.0.2
152
with:
153
args: --require-https --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36" --no-progress **/*.md **/*.html **/*.toml **/*.json
154
fail: true
0 commit comments