File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-latest
3434 steps :
3535 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
36- - uses : ruby/setup-ruby@80740b3b13bf9857e28854481ca95a84e78a2bdf # v1.284 .0
36+ - uses : ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286 .0
3737 with :
3838 ruby-version : ' 3.4'
3939 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
Original file line number Diff line number Diff line change 4141 - name : Checkout
4242 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4343 - name : Set up Ruby
44- uses : ruby/setup-ruby@80740b3b13bf9857e28854481ca95a84e78a2bdf # v1.284 .0
44+ uses : ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286 .0
4545 with :
4646 ruby-version : ${{ matrix.ruby }}
4747 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
You can’t perform that action at this time.
0 commit comments