File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8383 run : python3 .github/scripts/remove_source_code.py
8484
8585 - name : Install tarantool
86- uses : tarantool/setup-tarantool@v2
86+ uses : tarantool/setup-tarantool@v3
8787 with :
8888 tarantool-version : ' 2.11'
8989
Original file line number Diff line number Diff line change 6666
6767 - name : Install tarantool ${{ matrix.tarantool }}
6868 if : matrix.tarantool != 'master'
69- uses : tarantool/setup-tarantool@v2
69+ uses : tarantool/setup-tarantool@v3
7070 with :
7171 tarantool-version : ${{ matrix.tarantool }}
7272
@@ -220,7 +220,7 @@ jobs:
220220 uses : actions/checkout@v3
221221
222222 - name : Install tarantool ${{ matrix.tarantool }}
223- uses : tarantool/setup-tarantool@v2
223+ uses : tarantool/setup-tarantool@v3
224224 with :
225225 tarantool-version : ${{ matrix.tarantool }}
226226
You can’t perform that action at this time.
0 commit comments