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 739bc8b + 8c93816 commit c8ca9aeCopy full SHA for c8ca9ae
.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@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
+ uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
67
with:
68
ruby-version: '${{ matrix.entry.build_ruby }}'
69
bundler: none
0 commit comments