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 5151 persist-credentials : false
5252
5353 - name : Setup Ruby
54- uses : ruby/setup-ruby@4c24fa5ec04b2e79eb40571b1cee2a0d2b705771 # https://github.com/ruby/setup-ruby/releases/tag/v1.278 .0
54+ uses : ruby/setup-ruby@8d27f39a5e7ad39aebbcbd1324f7af020229645c # https://github.com/ruby/setup-ruby/releases/tag/v1.287 .0
5555 with :
5656 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
5757
Original file line number Diff line number Diff line change 2121 - name : Checkout
2222 uses : actions/checkout@v6
2323 - name : Setup Ruby
24- uses : ruby/setup-ruby@4c24fa5ec04b2e79eb40571b1cee2a0d2b705771 # https://github.com/ruby/setup-ruby/releases/tag/v1.278 .0
24+ uses : ruby/setup-ruby@8d27f39a5e7ad39aebbcbd1324f7af020229645c # https://github.com/ruby/setup-ruby/releases/tag/v1.287 .0
2525 with :
2626 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
2727 cache-version : 0 # Increment this number if you need to re-download cached gems
You can’t perform that action at this time.
0 commit comments