Skip to content

Commit 0d0bd47

Browse files
authored
Update ruby.yml (#162)
1 parent 91d6c54 commit 0d0bd47

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ jobs:
4747
id: rnv
4848

4949
- name: Set up Ruby
50-
uses: actions/setup-ruby@v1
51-
with:
52-
ruby-version: '2.7.x'
50+
uses: ruby/setup-ruby@v1
5351

5452
- name: Install PostgreSQL 11 client
5553
run: |

0 commit comments

Comments
 (0)