Update lychee action

This commit is contained in:
Herman Slatman
2025-10-10 11:47:25 +02:00
parent 300afedeae
commit 798677a3f9

View File

@@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.0.8
uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
with:
args: --verbose --no-progress **/*.md **/*.html
env: