diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 70e715e..4f6b94e 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -24,7 +24,7 @@ jobs: version: 0.8.16 use-cache: true - name: Earthly Cache - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 id: earthly-cache with: path: earthly-cache.tar.zst