We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3189f10 commit b178417Copy full SHA for b178417
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@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
24
with:
25
ruby-version: 2.6.x
26
0 commit comments