We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8796371 + 1a38793 commit ae5debbCopy full SHA for ae5debb
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Cache Homebrew Bundler RubyGems
19
id: cache
20
- uses: actions/cache@v5
+ uses: actions/cache@v6
21
with:
22
path: ${{ steps.set-up-homebrew.outputs.gems-path }}
23
key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }}
0 commit comments