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 9712895 + bb096be commit 67a2226Copy full SHA for 67a2226
.github/workflows/publish.yml
@@ -64,7 +64,7 @@ jobs:
64
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
65
66
- name: Resolve build_ruby version
67
- uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
+ uses: ruby/setup-ruby@2a18b06812b0e15bb916e1df298d3e740422c47e # v1.203.0
68
with:
69
ruby-version: '${{ matrix.entry.build_ruby }}'
70
bundler: none
0 commit comments