File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - name : Checkout
1414 uses : actions/checkout@v4
1515 - name : Setup Ruby
16- uses : ruby/setup-ruby@a4f838919020b587bb8dd4493e8881bb113d3be7
16+ uses : ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f
1717 with :
1818 ruby-version : ' 3.1' # Not needed with a .ruby-version file
1919 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
Original file line number Diff line number Diff line change 3333 - name : Checkout
3434 uses : actions/checkout@v4
3535 - name : Setup Ruby
36- uses : ruby/setup-ruby@a4f838919020b587bb8dd4493e8881bb113d3be7
36+ uses : ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f
3737 with :
3838 ruby-version : ' 3.1' # Not needed with a .ruby-version file
3939 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
You can’t perform that action at this time.
0 commit comments