Skip to content

Commit 8dc0690

Browse files
Merge pull request #2 from evanwilson-arch/dependabot/github_actions/dot-github/workflows/github_actions-876e8310b8
Bump lycheeverse/lychee-action from 1.9.3 to 2.0.2 in /.github/workflows in the github_actions group across 1 directory
2 parents 4967233 + 97d2c77 commit 8dc0690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lychee.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@v4
1616
- name: Link Checker
17-
uses: lycheeverse/lychee-action@v1.9.3
17+
uses: lycheeverse/lychee-action@v2.0.2
1818
with:
1919
args: --verbose --no-progress "**/*.md"
2020
env:

0 commit comments

Comments
 (0)