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 76cc00c + 2eeb37e commit 10e50fbCopy full SHA for 10e50fb
.github/workflows/publish.yml
@@ -68,7 +68,7 @@ jobs:
68
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
69
70
- name: Resolve build_ruby version
71
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
+ uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
72
with:
73
ruby-version: '${{ matrix.entry.build_ruby }}'
74
bundler: none
0 commit comments