We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bab113 commit ee97ebcCopy full SHA for ee97ebc
action.yml
@@ -3,7 +3,7 @@ description: 'Install Trunk by downloading the executable (much faster than carg
3
author: 'jetli'
4
inputs:
5
version:
6
- description: 'Optional version of trunk to install (eg. "v0.10.0", "latest")'
+ description: 'Optional version of trunk to install (eg. "v0.16.0", "latest")'
7
default: 'latest'
8
runs:
9
using: 'node16'
0 commit comments