File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
runs-on : ${{ matrix.os }}
18
18
steps :
19
19
- uses : actions/checkout@v4
20
- - uses : ruby/setup-ruby@v1.249 .0
20
+ - uses : ruby/setup-ruby@v1.256 .0
21
21
with :
22
22
ruby-version : 3.3.9
23
23
- name : Set up environment
Original file line number Diff line number Diff line change 33
33
with :
34
34
fetch-depth : 0
35
35
36
- - uses : ruby/setup-ruby@v1.249 .0
36
+ - uses : ruby/setup-ruby@v1.256 .0
37
37
with :
38
38
ruby-version : 3.3.9
39
39
Original file line number Diff line number Diff line change 13
13
with :
14
14
fetch-depth : 0
15
15
16
- - uses : ruby/setup-ruby@v1.249 .0
16
+ - uses : ruby/setup-ruby@v1.256 .0
17
17
with :
18
18
ruby-version : 3.3.9
19
19
Original file line number Diff line number Diff line change 13
13
with :
14
14
fetch-depth : 0
15
15
16
- - uses : ruby/setup-ruby@v1.249 .0
16
+ - uses : ruby/setup-ruby@v1.256 .0
17
17
with :
18
18
ruby-version : 3.3.9
19
19
You can’t perform that action at this time.
0 commit comments