This repository was archived by the owner on Jun 10, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - name : Checkout repository
2929 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030 - name : Setup Ruby and install gems
31- uses : ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306 .0
31+ uses : ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308 .0
3232 with :
3333 ruby-version : ' 3'
3434 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
Original file line number Diff line number Diff line change 2727 with :
2828 node-version-file : ' .nvmrc'
2929
30- - uses : ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306 .0
30+ - uses : ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308 .0
3131 with :
3232 bundler-cache : true
3333
You can’t perform that action at this time.
0 commit comments