Skip to content

Commit 0fe6c78

Browse files
committed
lychee v1
1 parent 0949894 commit 0fe6c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: uv run --no-project mkdocs build --strict
3232

3333
- name: Link check (external and internal)
34-
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2
34+
uses: lycheeverse/lychee-action@v1
3535
with:
3636
args: --no-progress --verbose --accept 200,429 --base . "site/**/*.html"
3737
env:

0 commit comments

Comments
 (0)