We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5196f0a commit 33bc95bCopy full SHA for 33bc95b
1 file changed
.github/actions/setup-tarantool/action.yml
@@ -5,6 +5,7 @@ inputs:
5
tarantool-version:
6
description: 'Tarantool version to install'
7
required: true
8
+ default: '2.11'
9
10
runs:
11
using: "composite"
0 commit comments