diff --git a/.github/workflows/validate-documentation.yml b/.github/workflows/validate-documentation.yml index d3c2c24d6f..8baad9b21b 100644 --- a/.github/workflows/validate-documentation.yml +++ b/.github/workflows/validate-documentation.yml @@ -30,7 +30,7 @@ jobs: - name: Run markdown links chceks if: ${{ !contains(github.event.pull_request.labels.*.name, 'release PR') }} - uses: lycheeverse/lychee-action@v1.9.3 + uses: lycheeverse/lychee-action@v1.10.0 with: fail: true env: