Skip to content

Commit

Permalink
Update Conan version to 1.62.0 in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zenden2k committed Jan 30, 2024
1 parent 9a40259 commit 89677bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Get Conan
uses: turtlebrowser/get-conan@main
with:
version: 1.57.0
version: 1.62.0
- name: Create Build Environment
run: cmake -E make_directory ${{github.workspace}}/Build
- name: Configure CMake
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Get Conan
uses: turtlebrowser/get-conan@main
with:
version: 1.57.0
version: 1.62.0
- name: Create Build Environment
run: cmake -E make_directory ${{github.workspace}}/Build
- name: Configure CMake
Expand Down

0 comments on commit 89677bb

Please sign in to comment.