diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f46af02..b80891a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1.9.3 + uses: lycheeverse/lychee-action@v1.10.0 with: # Exclude twitter.com (https://github.com/lycheeverse/lychee/issues/989) args: README.md --verbose --no-progress --exclude twitter.com