diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 9da554a9..3514de38 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -31,7 +31,7 @@ jobs: persist-credentials: false - name: Restore lychee cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: .lycheecache key: lychee-${{ github.sha }}