Skip to content

ci: switch to official Conan action for package manager installation#508

Merged
SavenkovIgor merged 2 commits intomainfrom
switch-to-official-connan-action
Mar 1, 2026
Merged

ci: switch to official Conan action for package manager installation#508
SavenkovIgor merged 2 commits intomainfrom
switch-to-official-connan-action

Conversation

@SavenkovIgor
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 1, 2026 20:45
@SavenkovIgor SavenkovIgor enabled auto-merge (squash) March 1, 2026 20:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR replaces the third-party turtlebrowser/get-conan@main GitHub Action with the official conan-io/setup-conan@v1 action for installing Conan in CI. The change moves to the action maintained directly by the Conan/JFrog team, which is a more stable and authoritative source. The version input parameter interface is identical, so no other changes are required.

Changes:

  • Swap the Conan installation action from turtlebrowser/get-conan@main to conan-io/setup-conan@v1, keeping the same version input wired to ${{ env.CONAN_VERSION }}

@SavenkovIgor SavenkovIgor merged commit 1950a92 into main Mar 1, 2026
4 checks passed
@SavenkovIgor SavenkovIgor deleted the switch-to-official-connan-action branch March 1, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants