File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
run : yarn install
37
37
# set up Ruby
38
38
- name : Set up Ru
8000
by ${{ matrix.ruby }}
39
- uses : ruby/setup-ruby@v1.40 .0
39
+ uses : ruby/setup-ruby@v1.234 .0
40
40
with :
41
41
bundler-cache : true
42
42
ruby-version : ${{ matrix.ruby }}
82
82
run : yarn install
83
83
# set up Ruby
84
84
- name : Set up Ruby ${{ matrix.ruby }}
85
- uses : ruby/setup-ruby@v1.40 .0
85
+ uses : ruby/setup-ruby@v1.234 .0
86
86
with :
87
87
bundler-cache : true
88
88
ruby-version : ${{ matrix.ruby }}
@@ -118,7 +118,7 @@ jobs:
118
118
run : yarn install
119
119
# set up Ruby
120
120
- name : Set up Ruby ${{ matrix.ruby }}
121
- uses : ruby/setup-ruby@v1.40 .0
121
+ uses : ruby/setup-ruby@v1.234 .0
122
122
with :
123
123
bundler-cache : true
<
3CAA
tr class="diff-line-row">124
124
ruby-version : ${{ matrix.ruby }}
You can’t perform that action at this time.
0 commit comments