Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Get Conan

Actions
Installs Conan
v1.0
Star (28)

Get Conan GitHub Action

Gets the most recent Conan

Works on: Linux, Windows and MacOS

Inputs

No inputs

Outputs

version

The version string from "conan --version"

Example usage

    - name: Install Conan
      id: conan
      uses: turtlebrowser/get-conan@main

    - name: Conan version
      run: echo "${{ steps.conan.outputs.version }}"

Get Conan is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Installs Conan
v1.0

Get Conan is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.