mirror of
https://github.com/extractions/setup-just
synced 2026-09-14 20:13:55 +00:00
Rename version input to just-version
This is technically a breaking change, but let's hope no one is actually using this action yet.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ branding:
|
||||
icon: 'play'
|
||||
color: 'blue'
|
||||
inputs:
|
||||
version:
|
||||
just-version:
|
||||
description: 'A valid semver specifier of the just version to install'
|
||||
runs:
|
||||
using: 'node12'
|
||||
|
||||
Reference in New Issue
Block a user