File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-latest
3434 steps :
3535 - uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
36- - uses : ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256 .0
36+ - uses : ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265 .0
3737 with :
3838 ruby-version : ' 3.3'
3939 - name : Install RuboCop via bundle
Original file line number Diff line number Diff line change 4141 - name : Checkout
4242 uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
4343 - name : Set up Ruby
44- uses : ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256 .0
44+ uses : ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265 .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