Skip to content

Commit bb2aa3c

Browse files
authored
Merge branch 'master' into auto-release/2.17.0
2 parents 23b3663 + fa93bc1 commit bb2aa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Cache Homebrew Bundler RubyGems
2828
id: cache
29-
uses: actions/cache@v3
29+
uses: actions/cache@v4
3030
with:
3131
path: ${{ steps.set-up-homebrew.outputs.gems-path }}
3232
key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }}

0 commit comments

Comments
 (0)