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 5323024 + 73d88d5 commit c0183eaCopy full SHA for c0183ea
.github/workflows/publish.yml
@@ -66,7 +66,7 @@ jobs:
66
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
67
68
- name: Resolve build_ruby version
69
- uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
+ uses: ruby/setup-ruby@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e # v1.242.0
70
with:
71
ruby-version: '${{ matrix.entry.build_ruby }}'
72
bundler: none
0 commit comments