We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 310db6d + 51f281b commit 626fd4aCopy full SHA for 626fd4a
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 10
27
28
- - uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1
+ - uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1
29
30
ruby-version: ${{ matrix.ruby }}
31
bundler-cache: true
0 commit comments