We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dfcec5 + 2a2db74 commit 5dc636aCopy full SHA for 5dc636a
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
39
with:
40
ref: ${{ inputs.ref || github.ref }}
41
- - uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
+ - uses: ruby/setup-ruby@19a43a6a2428d455dbd1b85344698725179c9d8c # v1.289.0
42
43
ruby-version: ${{ matrix.ruby }}
44
bundler-cache: true
0 commit comments