File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@master
1515
16- - name : Setup Tarantool
17- uses : tarantool/setup-tarantool@v1
16+ - name : Setup Tarantool CE
17+ uses : tarantool/setup-tarantool@v2
1818 with :
1919 tarantool-version : ' 2.6'
2020
Original file line number Diff line number Diff line change 3636 - uses : actions/checkout@master
3737
3838 - name : Setup Tarantool CE
39- uses : tarantool/setup-tarantool@v1
39+ uses : tarantool/setup-tarantool@v2
4040 with :
4141 tarantool-version : ${{ matrix.tarantool-version }}
4242
8686 steps :
8787 - uses : actions/checkout@master
8888
89- - name : Setup Tarantool CE
90- uses : tarantool/setup-tarantool@v1
89+ - name : Setup Tarantool CE
90+ uses : tarantool/setup-tarantool@v2
9191 with :
9292 tarantool-version : ${{ matrix.tarantool-version }}
9393
You can’t perform that action at this time.
0 commit comments