Skip to content

Commit c312ff6

Browse files
committed
ci: update conan version to 1.66.0
Signed-off-by: Dylan <2894220@gmail.com>
1 parent f407681 commit c312ff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: conan
3030
uses: turtlebrowser/get-conan@main
3131
with:
32-
version: 1.65.0
32+
version: 1.66.0
3333

3434
- name: Fetch all tags
3535
run: git fetch --tags --prune --unshallow --force
@@ -67,7 +67,7 @@ jobs:
6767
id: conan
6868
uses: turtlebrowser/get-conan@main
6969
with:
70-
version: 1.65.0
70+
version: 1.66.0
7171

7272
- name: Fetch all tags
7373
run: git fetch --tags --prune --unshallow --force

0 commit comments

Comments
 (0)