diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1dfb7bd..8434d6f 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@v2.0.1 + uses: lycheeverse/lychee-action@v2.0.2 with: # Exclude twitter.com (https://github.com/lycheeverse/lychee/issues/989) args: README.md --verbose --no-progress --exclude twitter.com