Skip to content

Commit f9679df

Browse files
committed
ci: use ruby/setup-ruby
1 parent ef29553 commit f9679df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# - windows-latest
2020
steps:
2121
- uses: actions/checkout@v2
22-
- uses: actions/setup-ruby@v1
22+
- uses: ruby/setup-ruby@v1
2323
with:
2424
ruby-version: ${{ matrix.ruby-version }}
2525
- name: Prepare the Apache Arrow APT repository

0 commit comments

Comments
 (0)