This commit is contained in:
parent
b1de04fabb
commit
4e200f919a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Set up Ruby 2.7
|
- name: Set up Ruby 2.7
|
||||||
uses: github.com/ruby/setup-ruby@v1
|
uses: https://github.com/ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: 2.7
|
ruby-version: 2.7
|
||||||
- name: Cache gems
|
- name: Cache gems
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue