We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1168e22 commit 3d49ab1Copy full SHA for 3d49ab1
action.yml
@@ -5,7 +5,7 @@ branding:
5
icon: download
6
inputs:
7
swift-version:
8
- description: 'Swift version to configure. Reads from .swift-version if unset.'
+ description: 'Swift version to configure. Reads from .swift-version if unset. Use default value if both are absent.'
9
runs:
10
using: 'node16'
11
main: 'dist/index.js'
0 commit comments