Skip to content

Commit 2448818

Browse files
authored
Merge pull request #1237 from hed-standard/dependabot/github_actions/main/lycheeverse/lychee-action-2.8.0
Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0
2 parents 0e3add3 + fa5c987 commit 2448818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Link Checker on built documentation
3838
id: lychee
39-
uses: lycheeverse/lychee-action@v2.7.0
39+
uses: lycheeverse/lychee-action@v2.8.0
4040
with:
4141
# Check the built HTML files recursively (includes internal links)
4242
args: --config lychee.toml --verbose --no-progress --max-redirects 10 'docs/_build/html/**/*.html'

0 commit comments

Comments
 (0)