Skip to content

Commit

Permalink
none: fixed "Setup Ruby 2.6"
Browse files Browse the repository at this point in the history
  • Loading branch information
comanl committed Nov 23, 2022
1 parent 552503a commit b9413ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: "Setup ruby 2.6"
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: 2.6

- uses: actions/checkout@v1

Expand Down

0 comments on commit b9413ad

Please sign in to comment.