Skip to content

Commit

Permalink
Change ruby build step (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadleyn authored Jul 26, 2024
1 parent 304d932 commit 5d7bb8b
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 5d7bb8b

Please sign in to comment.