We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063d001 commit ad84a6cCopy full SHA for ad84a6c
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Cache Homebrew Bundler RubyGems
25
id: cache
26
- uses: actions/[email protected].6
+ uses: actions/[email protected].7
27
with:
28
path: ${{ steps.set-up-homebrew.outputs.gems-path }}
29
key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }}
0 commit comments