We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1461675 commit ff2aaa8Copy full SHA for ff2aaa8
.github/workflows/push_gem.yml
@@ -31,7 +31,6 @@ 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