Skip to content

Commit 945e64e

Browse files
authored
Merge pull request #3 from doanbactam/dependabot/github_actions/dot-github/workflows/github_actions-876e8310b8
Bump lycheeverse/lychee-action from 1 to 2.0.2 in /.github/workflows in the github_actions group across 1 directory
2 parents 71089b3 + c49b1fc commit 945e64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Check links
16-
uses: lycheeverse/lychee-action@v1
16+
uses: lycheeverse/lychee-action@v2.0.2
1717
with:
1818
args: --verbose --no-progress './**/*.md'

0 commit comments

Comments
 (0)