Skip to content

Commit

Permalink
Provide exact ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaHirapara committed Feb 6, 2023
1 parent 3443012 commit 99521da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: 2.6.10

- name: Publish to RubyGems
run: |
Expand Down

0 comments on commit 99521da

Please sign in to comment.