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 10e50fb + 1f7b431 commit 9f43d73Copy full SHA for 9f43d73
.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@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
+ uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
72
with:
73
ruby-version: '${{ matrix.entry.build_ruby }}'
74
bundler: none
0 commit comments