We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 923f8e8 + 539ae27 commit 1cec7c5Copy full SHA for 1cec7c5
.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@675dd7ba1b06c8786a1480d89c384f5620a42647 # v1.281.0
+ uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0
71
with:
72
ruby-version: '${{ matrix.entry.build_ruby }}'
73
bundler: none
0 commit comments