We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2aaa8 commit f2bf04aCopy full SHA for f2bf04a
.github/workflows/push_gem.yml
@@ -31,6 +31,7 @@ jobs:
31
- name: Set up Ruby
32
uses: ruby/setup-ruby@v1
33
with:
34
+ bundler-cache: true
35
ruby-version: 4.0
36
37
# Release
0 commit comments