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 42174a7 + efd2955 commit 57f307fCopy full SHA for 57f307f
.github/workflows/publish.yml
@@ -62,7 +62,7 @@ jobs:
62
if: ${{ github.actor != 'dependabot[bot]' }}
63
64
- name: Resolve build_ruby version
65
- uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
+ uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1.193.0
66
with:
67
ruby-version: '${{ matrix.entry.build_ruby }}'
68
bundler: none
0 commit comments