chore(deps)!: update actions/cache (v4.3.0 → v5.0.2)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-16 19:25:39 +00:00
committed by GitHub
parent 25d0fdb3d6
commit 19f9c1053a

View File

@@ -46,7 +46,7 @@ jobs:
uses: Homebrew/actions/setup-homebrew@main
- name: Cache Homebrew Bundler RubyGems
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
with:
path: ${{ steps.set-up-homebrew.outputs.gems-path }}
key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }}