setup-yq This action sets up the yq tool. It downloads yq binaries from https://github.com/mikefarah/yq/releases and adds path to PATH Usage Set up yq with default version (v4.44.6) - uses: freenet-actions/setup-yq@v3 Set up specific yq version - uses: freenet-actions/setup-yq@v3 with: version: 4.44.6