diff --git a/.github/workflows/basic-qa.yml b/.github/workflows/basic-qa.yml index 28560f4..a11ef09 100644 --- a/.github/workflows/basic-qa.yml +++ b/.github/workflows/basic-qa.yml @@ -35,7 +35,7 @@ jobs: persist-credentials: false - name: Restore lychee cache - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 with: path: .lycheecache key: cache-lychee-${{ github.sha }}