We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3189f10 commit ce49f2fCopy full SHA for ce49f2f
1 file changed
.github/workflows/gem-push.yml
@@ -20,7 +20,7 @@ jobs:
20
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
21
# change this to (see https://github.com/ruby/setup-ruby#versioning):
22
# uses: ruby/setup-ruby@v1
23
- uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
+ uses: ruby/setup-ruby@46ca53beb334a2329bcd0e46a694816a6ae6d173 # v1.201.0
24
with:
25
ruby-version: 2.6.x
26
0 commit comments