Skip to content

Repository files navigation

setup-jq

LICENSE

This action sets up the jq tool. It downloads jq binaries from https://github.com/jqlang/jq/releases and adds path to PATH.

If you're using GitHub-hosted runners in your workflow, you probably don't need this (see "Included Software" on https://github.com/actions/runner-images), unless you want to downgrade/pin the version.

Usage

Set up default jq version (1.8.1)

- uses: freenet-actions/setup-jq@v4.0.1

Set up specific jq version

- uses: freenet-actions/setup-jq@v4.0.1
  with:
    version: 1.8.1

About

This action sets up JSON parser.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages