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 67a2226 + e895aaf commit f4a3fcbCopy full SHA for f4a3fcb
.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@2a18b06812b0e15bb916e1df298d3e740422c47e # v1.203.0
+ uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
68
with:
69
ruby-version: '${{ matrix.entry.build_ruby }}'
70
bundler: none
0 commit comments