diff --git a/.github/workflows/validate-links.yml b/.github/workflows/validate-links.yml index 250e43cd..1eb71fdb 100644 --- a/.github/workflows/validate-links.yml +++ b/.github/workflows/validate-links.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Link Checker - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 with: args: '**/*.java **/*.md **/*.xml **/*.html **/*.yml --verbose --no-progress