File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Set up Ruby
1919 uses : ruby/setup-ruby@v1
2020 with :
21- ruby-version : " 4.0.1 "
21+ ruby-version : " 4.0.2 "
2222 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
2323 - name : Install rake
2424 run : gem install rake
Original file line number Diff line number Diff line change 3232 - name : Set up Ruby
3333 uses : ruby/setup-ruby@v1
3434 with :
35- ruby-version : " 4.0.1 "
35+ ruby-version : " 4.0.2 "
3636 bundler-cache : true
3737
3838 - name : Install documentation dependencies
Original file line number Diff line number Diff line change 1919 - name : Setup Ruby
2020 uses : ruby/setup-ruby@v1
2121 with :
22- ruby-version : " 4.0.1 "
22+ ruby-version : " 4.0.2 "
2323 bundler-cache : true
2424
2525 - name : Yank gem version
You can’t perform that action at this time.
0 commit comments