Skip to content

Commit

Permalink
update ruby to 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Nov 18, 2019
1 parent 2b71698 commit dccba8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: 2.6.5

- name: "Cache gems"
uses: actions/cache@v1
Expand Down

0 comments on commit dccba8a

Please sign in to comment.