Skip to content

Commit 9fa9725

Browse files
authored
Update publish-gem.yml
1 parent 4010e44 commit 9fa9725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Ruby 3.1
1515
uses: ruby/setup-ruby@v1
1616
with:
17-
ruby-version: '3.1.x'
17+
ruby-version: '3.1.0'
1818
- name: Publish to GPR
1919
run: |
2020
mkdir -p $HOME/.gem

0 commit comments

Comments
 (0)