Skip to content

Commit 9d38d40

Browse files
authored
Merge pull request #334 from objectstack-ai/dependabot/github_actions/lycheeverse/lychee-action-2
2 parents c02fc28 + 8a13929 commit 9d38d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v6
1616

1717
- name: Check links with Lychee
18-
uses: lycheeverse/lychee-action@v1
18+
uses: lycheeverse/lychee-action@v2
1919
with:
2020
# Scan all markdown files in docs directory and README
2121
args: |

0 commit comments

Comments
 (0)