We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e767d8 + 5913c94 commit 6d11e7fCopy full SHA for 6d11e7f
.github/workflows/publish.yml
@@ -63,7 +63,7 @@ jobs:
63
if: ${{ github.actor != 'dependabot[bot]' }}
64
65
- name: Resolve build_ruby version
66
- uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
+ uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
67
with:
68
ruby-version: '${{ matrix.entry.build_ruby }}'
69
bundler: none
0 commit comments