Skip to content

Commit c8780fd

Browse files
authored
Merge pull request #1736 from tier4/dependabot/github_actions/lycheeverse/lychee-action-2.7.0
2 parents 419818d + be8fcb1 commit c8780fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/DocumentationLinkCheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Check documentation link
1919
id: lychee
20-
uses: lycheeverse/lychee-action@v2.6.1
20+
uses: lycheeverse/lychee-action@v2.7.0
2121
with:
2222
fail: true
2323
args: "--verbose --no-progress './**/*.md' './**/*.html' --timeout 1000 --max-concurrency 1 -T 1 --retry-wait-time 10"

0 commit comments

Comments
 (0)