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 4170170 + c88376e commit ac35261Copy full SHA for ac35261
.github/workflows/publish.yml
@@ -64,7 +64,7 @@ jobs:
64
if: ${{ github.actor != 'dependabot[bot]' }}
65
66
- name: Resolve build_ruby version
67
- uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0
+ uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
68
with:
69
ruby-version: '${{ matrix.entry.build_ruby }}'
70
bundler: none
0 commit comments