Skip to content

Commit

Permalink
Change ruby build step
Browse files Browse the repository at this point in the history
  • Loading branch information
hadleyn committed Jul 26, 2024
1 parent c9cf551 commit 5b21a80
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 @@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'

Expand Down

0 comments on commit 5b21a80

Please sign in to comment.