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 f4a3fcb + c067ced commit 1f36dd8Copy full SHA for 1f36dd8
.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@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
+ uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
68
with:
69
ruby-version: '${{ matrix.entry.build_ruby }}'
70
bundler: none
0 commit comments