diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 14b6023..e67c22b 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Restore lychee cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: .lycheecache key: cache-lychee-${{ github.sha }}