Skip to content

Commit d38092c

Browse files
committed
ci: update version of setup-ruby action
1 parent 329e221 commit d38092c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
100100
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3
101101
- run: go install github.com/campoy/[email protected]
102-
- uses: ruby/setup-ruby@52b8784594ec115fd17094752708121dc5dabb47 # v1.154.0
102+
- uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
103103
with:
104104
ruby-version: '2.7'
105105
bundler-cache: true

0 commit comments

Comments
 (0)