diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9e1f98df..ee9b4511 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: attestations: write steps: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5 + - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 with: path: workers/*/.wrangler/state key: wrangler-${{ github.run_id }}