Skip to content

Commit

Permalink
Merge pull request #1462 from Homebrew/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-4.1.0
  • Loading branch information
p-linnane authored Oct 4, 2024
2 parents 2fc9077 + b91c97f commit b1f5402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Cache Homebrew Bundler RubyGems
id: cache
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4
with:
path: ${{ steps.set-up-homebrew.outputs.gems-path }}
key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }}
Expand Down

0 comments on commit b1f5402

Please sign in to comment.