mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-01-30 20:05:22 +08:00
Update version of Ruby in GitHub Actions
This commit is contained in:
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6
|
||||
ruby-version: 2.7
|
||||
- name: Install dependencies
|
||||
run: bundle install
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user