diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db3b364..78d1eb1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: echo "Release-please branch — skipping integration tests" fi - name: Cache git folder - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5 + uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v5 with: path: .git key: git-folder