File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 packages : write
1616
1717 steps :
18- - uses : actions/checkout@v2
18+ - uses : actions/checkout@v4
1919 - name : Set up Ruby 3.0
2020 uses : ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
2121 with :
Original file line number Diff line number Diff line change 2222 ruby-version : ['3.0']
2323
2424 steps :
25- - uses : actions/checkout@v2
25+ - uses : actions/checkout@v4
2626 - name : Set up Ruby
2727 # To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
2828 # change this to (see https://github.com/ruby/setup-ruby#versioning):
4848
4949
5050 steps :
51- - uses : actions/checkout@v2
51+ - uses : actions/checkout@v4
5252 - name : Set up Ruby
5353 # To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
5454 # change this to (see https://github.com/ruby/setup-ruby#versioning):
You can’t perform that action at this time.
0 commit comments