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 7678cf1 + 4aa305d commit cfa6411Copy full SHA for cfa6411
.github/workflows/publish.yml
@@ -66,7 +66,7 @@ jobs:
66
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.head.repo.fork == false }}
67
68
- name: Resolve build_ruby version
69
- uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
+ uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
70
with:
71
ruby-version: '${{ matrix.entry.build_ruby }}'
72
bundler: none
0 commit comments