Skip to content

Commit

Permalink
Merge pull request #422 from Homebrew/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/cache-3.3.3

build(deps): bump actions/cache from 3.3.2 to 3.3.3
  • Loading branch information
MikeMcQuaid authored Jan 12, 2024
2 parents 4b6fa3c + ec76c29 commit 516b2d3
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 @@ -18,7 +18,7 @@ jobs:

- name: Cache Homebrew Bundler RubyGems
id: cache
uses: actions/[email protected].2
uses: actions/[email protected].3
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 516b2d3

Please sign in to comment.