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 5be5d43 commit 6f80851Copy full SHA for 6f80851
1 file changed
.github/workflows/checks.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./bin/check-include-guards ./exercises/concept ./exercises/practice
39
40
- name: Check links
41
- uses: lycheeverse/lychee-action@202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # 2.4.1
+ uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # 2.4.1
42
id: lychee
43
with:
44
args: >-
0 commit comments