Bump Ruby version from 2.7.2 to 2.7.4 (#2281)
This commit is contained in:
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
- name: 'Setting up Ruby'
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7.2 # Not needed with a .ruby-version file
|
||||
ruby-version: 2.7.4 # Not needed with a .ruby-version file
|
||||
|
||||
- name: 'Build and run tests'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user