|
@@ -173,7 +173,7 @@ jobs:
|
|
key: cache-lychee-${{ github.sha }}
|
|
key: cache-lychee-${{ github.sha }}
|
|
restore-keys: cache-lychee-
|
|
restore-keys: cache-lychee-
|
|
- name: Run lychee
|
|
- name: Run lychee
|
|
- uses: lycheeverse/lychee-action@v1
|
|
|
|
|
|
+ uses: lycheeverse/lychee-action@v2
|
|
with:
|
|
with:
|
|
args: --base . --config ./lychee.toml './**/*.md'
|
|
args: --base . --config ./lychee.toml './**/*.md'
|
|
fail: true
|
|
fail: true
|