File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 : 2.7
22+ ruby-version : ruby
2323 bundler-cache : true
2424 - name : Run msync --noop
2525 run : bundle exec msync update --noop --git-base=https://github.com/ --branch foobranch
3131 - name : Setup ruby
3232 uses : ruby/setup-ruby@v1
3333 with :
34- ruby-version : 2.7
34+ ruby-version : ruby
3535 bundler-cache : true
3636 - name : Run msync --noop
3737 run : bundle exec msync clone --git-base=https://github.com/
4444 - name : Setup ruby
4545 uses : ruby/setup-ruby@v1
4646 with :
47- ruby-version : 2.7
47+ ruby-version : ruby
4848 bundler-cache : true
4949 - name : Run msync --noop
5050 run : bundle exec msync clone --git-base=https://github.com/
Original file line number Diff line number Diff line change 4040 - name : Setup ruby
4141 uses : ruby/setup-ruby@v1
4242 with :
43- ruby-version : 3.4
43+ ruby-version : ruby
4444 bundler-cache : true
4545 - name : Add SSH key
4646 run : |
You can’t perform that action at this time.
0 commit comments