diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index 330860e..5d2e1f1 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -41,10 +41,9 @@ jobs: # Extract and check URLs directly from token files - name: Check token art URLs - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 with: args: '${{env.lychee_args}} -- tokens.xml' - fail: true jobSummary: true # Always save cache