mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-12 02:56:56 +08:00
always forget the dang readme.
This commit is contained in:
@@ -5,6 +5,7 @@ Multiplatform [jq](https://github.com/stedolan/jq) installer action
|
||||
|
||||
This action is tested against the following versions of JQ:
|
||||
|
||||
- [1.7.1](https://github.com/jqlang/jq/releases/tag/jq-1.7.1)
|
||||
- [1.7](https://github.com/jqlang/jq/releases/tag/jq-1.7)
|
||||
- [1.6](https://github.com/jqlang/jq/releases/tag/jq-1.6)
|
||||
- [1.5](https://github.com/jqlang/jq/releases/tag/jq-1.5)
|
||||
@@ -29,7 +30,7 @@ This action is tested against the following versions of JQ:
|
||||
version:
|
||||
required: false
|
||||
description: "Version of jq to install"
|
||||
default: "1.7"
|
||||
default: "1.7.1"
|
||||
```
|
||||
|
||||
This must be a version with a [corresponding release](https://github.com/stedolan/jq/releases).
|
||||
|
||||
Reference in New Issue
Block a user