Skip to content

Commit c517e41

Browse files
authored
Update gem-push.yml
1 parent 1ae392f commit c517e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gem-push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19-
- name: Set up Ruby 2.5
19+
- name: Set up Ruby 2.5.8
2020
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
2121
# change this to (see https://github.com/ruby/setup-ruby#versioning):
2222
# uses: ruby/setup-ruby@v1
23-
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
23+
uses: ruby/setup-ruby@v1
2424
with:
2525
ruby-version: 2.5.8
2626

0 commit comments

Comments
 (0)