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 steps :
1414 - uses : actions/checkout@dc323e67f16fb5f7663d20ff7941f27f5809e9b6 # v2.6.0
1515 - name : Set up Ruby
16- uses : ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.143 .0
16+ uses : ruby/setup-ruby@9669f3ee51dc3f4eda8447ab696b3ab19a90d14b # v1.144 .0
1717 with :
1818 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
1919 - name : Run tests
Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@dc323e67f16fb5f7663d20ff7941f27f5809e9b6 # v2.6.0
1212 - name : Set up Ruby
13- uses : ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.143 .0
13+ uses : ruby/setup-ruby@9669f3ee51dc3f4eda8447ab696b3ab19a90d14b # v1.144 .0
1414 with :
1515 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
1616 - name : Generate report
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@dc323e67f16fb5f7663d20ff7941f27f5809e9b6 # v2.6.0
1313 - name : Set up Ruby
14- uses : ruby/setup-ruby@31a7f6d628878b80bc63375a93ae079ec50a1601 # v1.143 .0
14+ uses : ruby/setup-ruby@9669f3ee51dc3f4eda8447ab696b3ab19a90d14b # v1.144 .0
1515 with :
1616 bundler-cache : true # runs 'bundle install' and caches installed gems automatically
1717 - name : Run tests
You can’t perform that action at this time.
0 commit comments