Skip to content

Commit 3b122d6

Browse files
authored
Merge pull request #2416 from filecoin-project/dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-2.0.2
chore(deps): bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows
2 parents e70313c + ccea563 commit 3b122d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-external-links.yml

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

1313
- name: Link Checker
1414
id: lychee
15-
uses: lycheeverse/lychee-action@v1.8.0
15+
uses: lycheeverse/lychee-action@v2.0.2
1616
with:
1717
args: --accept 200,429,403 --timeout 60 --retry-wait-time 15 --max-retries 10 '**/*.md'
1818
fail: true

0 commit comments

Comments
 (0)