name: 'Setup Conan' description: 'Set up a specific version of the Conan' author: 'CSSUDII' inputs: conan-version: description: 'Conan version to setup' runs: using: node20 main: dist/index.js