diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a407883..0512808 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Link Checker - uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1 + uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 with: # Providing default parameters plus an exclude for Google Meet which produces a network error when checked args: --verbose --no-progress './**/*.md' './**/*.html' --exclude https://meet.google.com