Skip to content

Commit 4697c1b

Browse files
committed
Update lint_generated_html.yml
Bump lychee-action to 2.6.1
1 parent 90d1d08 commit 4697c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_generated_html.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v3
1616
- name: HTML Link Check
17-
uses: lycheeverse/lychee-action@v2.0.2
17+
uses: lycheeverse/lychee-action@v2.6.1
1818
id: lychee_html
1919
with:
2020
args: --verbose --no-progress "/github/workspace/test_output/**/*.html"

0 commit comments

Comments
 (0)