Skip to content

Commit 6f80851

Browse files
authored
Fix action hash
1 parent 5be5d43 commit 6f80851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ./bin/check-include-guards ./exercises/concept ./exercises/practice
3939

4040
- name: Check links
41-
uses: lycheeverse/lychee-action@202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # 2.4.1
41+
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # 2.4.1
4242
id: lychee
4343
with:
4444
args: >-

0 commit comments

Comments
 (0)