mirror of
https://github.com/extractions/setup-just
synced 2026-09-07 20:04:00 +00:00
This is v1.0.0
This commit is contained in:
@@ -9,8 +9,8 @@ This GitHub Action will install the latest release of the
|
||||
|
||||
### Inputs
|
||||
|
||||
| Name | Required | Description | Type | Default |
|
||||
| --------- | -------- | ------------------------------------------------------- | ------ | ------- |
|
||||
| Name | Required | Description | Type | Default |
|
||||
| --------- | -------- | -------------------------------------------------------- | ------ | ------- |
|
||||
| `version` | no | A valid semver specification for the version to install. | string | * |
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "setup-just",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Install the just command runner",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user