summaryrefslogtreecommitdiff
path: root/.github/workflows/ci-windows.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci-windows.yml')
-rw-r--r--.github/workflows/ci-windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml
index 46acd16e2..3f27a7b48 100644
--- a/.github/workflows/ci-windows.yml
+++ b/.github/workflows/ci-windows.yml
@@ -28,7 +28,7 @@ jobs:
- name: Setup Conan
uses: turtlebrowser/get-conan@v1.2
with:
- version: 1.64.0
+ version: 1.66.0
- name: Try to restore libraries from the cache
uses: actions/cache/restore@v4