Skip to content

Commit 71089b3

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

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@v2.0.2
16+
uses: lycheeverse/lychee-action@v1
1717
with:
1818
args: --verbose --no-progress './**/*.md'

0 commit comments

Comments
 (0)