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.
1 parent 09ab5bb commit 581b637Copy full SHA for 581b637
.github/workflows/pre-release.yml
@@ -68,7 +68,7 @@ jobs:
68
fetch-tags: true
69
ref: release-${{ github.event.inputs.version }}
70
- name: Install Ruby
71
- uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899
+ uses: ruby/setup-ruby@6615b4b8a02c78c4d711c06df4b8a20aa685a45d
72
with:
73
ruby-version: '3.1'
74
working-directory: 'rb'
0 commit comments