Skip to content

Commit cab0941

Browse files
chore: bump lycheeverse/lychee-action from 2.4.0 to 2.5.0 (#3049)
1 parent 3e30150 commit cab0941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- uses: actions/checkout@v4
7979

8080
- name: Link Checker
81-
uses: lycheeverse/lychee-action@v2.4.0
81+
uses: lycheeverse/lychee-action@v2.5.0
8282
with:
8383
# Ignore the README.md file as some social sharing links are not valid
8484
args: --verbose --no-progress --exclude-path 'README.md' './**/*.md' './**/*.html' './**/*.rst'

0 commit comments

Comments
 (0)