mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-05-06 07:07:07 +00:00
Change lychee-action version in .github/workflows/link-check.yml
This commit is contained in:
parent
4b5e4b6da5
commit
227ff64349
2
.github/workflows/link-check.yml
vendored
2
.github/workflows/link-check.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run Lychee link checker
|
||||
uses: lycheeverse/lychee-action@v1
|
||||
uses: lycheeverse/lychee-action@v2
|
||||
with:
|
||||
args: >
|
||||
--verbose
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user