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.
1 parent 0e13425 commit 7b04e8fCopy full SHA for 7b04e8f
.github/workflows/publish.yml
@@ -67,7 +67,7 @@ jobs:
67
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
68
69
- name: Resolve build_ruby version
70
- uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
+ uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
71
with:
72
ruby-version: '${{ matrix.entry.build_ruby }}'
73
bundler: none
0 commit comments