Skip to content

Commit 5b21a80

Browse files
committed
Change ruby build step
1 parent c9cf551 commit 5b21a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v2
4747

4848
- name: Set up Ruby
49-
uses: actions/setup-ruby@v1
49+
uses: ruby/setup-ruby@v1
5050
with:
5151
ruby-version: '2.7'
5252

0 commit comments

Comments
 (0)