Skip to content

Commit 87b7175

Browse files
committed
Upgrade lychee action
1 parent 8657146 commit 87b7175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121
- name: Link Checker
2222
id: lychee
23-
uses: lycheeverse/lychee-action@v1.8.0
23+
uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
2424
with:
2525
args: --verbose --no-progress **/*.md **/*.html
2626
env:

0 commit comments

Comments
 (0)