File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 submodules : true
2929 - name : fetch Rails tags
30- run : cd rails && git fetch --depth=1 origin refs/tags/v7 *:refs/tags/v7 *
30+ run : cd rails && git fetch --depth=1 origin refs/tags/v8 *:refs/tags/v8 *
3131 - uses : ruby/setup-ruby@v1
3232 with :
3333 ruby-version : 3.3
4545 with :
4646 submodules : true
4747 - name : fetch Rails tags
48- run : cd rails && git fetch --depth=1 origin refs/tags/v7 *:refs/tags/v7 *
48+ run : cd rails && git fetch --depth=1 origin refs/tags/v8 *:refs/tags/v8 *
4949 - uses : ruby/setup-ruby@v1
5050 with :
5151 ruby-version : 3.3
6161 with :
6262 submodules : true
6363 - name : fetch Rails tags
64- run : cd rails && git fetch --depth=1 origin refs/tags/v7 *:refs/tags/v7 * refs/tags/v6*:refs/tags/v6* refs/tags/v5*:refs/tags/v5*
64+ run : cd rails && git fetch --depth=1 origin refs/tags/v8 *:refs/tags/v8 * refs/tags/v6*:refs/tags/v6* refs/tags/v5*:refs/tags/v5*
6565 - uses : ruby/setup-ruby@v1
6666 with :
6767 ruby-version : 2.7
You can’t perform that action at this time.
0 commit comments