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 4010e44 commit 9fa9725Copy full SHA for 9fa9725
.github/workflows/publish-gem.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Ruby 3.1
15
uses: ruby/setup-ruby@v1
16
with:
17
- ruby-version: '3.1.x'
+ ruby-version: '3.1.0'
18
- name: Publish to GPR
19
run: |
20
mkdir -p $HOME/.gem
0 commit comments