We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329e221 commit d38092cCopy full SHA for d38092c
.github/workflows/ci.yml
@@ -99,7 +99,7 @@ jobs:
99
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
100
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3
101
- run: go install github.com/campoy/[email protected]
102
- - uses: ruby/setup-ruby@52b8784594ec115fd17094752708121dc5dabb47 # v1.154.0
+ - uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
103
with:
104
ruby-version: '2.7'
105
bundler-cache: true
0 commit comments