chrisdickinson / setup-yq

Apache License 2.0
27 stars 20 forks source link

Specify YQ version to install #10

Closed pedro93 closed 1 year ago

pedro93 commented 1 year ago

Hello,

Is there a way to specify the YQ version that a user wants installed in their action?

Thank you for making this project!

pedro93 commented 1 year ago

Found the solution, for reference:

      - name: Download YQ
        uses: chrisdickinson/setup-yq@v1.0.0
        with:
          yq-version: 4.28.2