diff options
| author | 2024-12-23 15:21:37 +0000 | |
|---|---|---|
| committer | 2024-12-23 15:26:12 +0000 | |
| commit | bc3ad1ba6dc567242cc2da483f600c5d1bb04e73 (patch) | |
| tree | 61e76aa10852c12e4140d2fd840c3863ab54e9f6 /.github/workflows/ci-windows.yml | |
| parent | Update vendored libraries. (diff) | |
Update the Windows dependencies.
Diffstat (limited to '.github/workflows/ci-windows.yml')
| -rw-r--r-- | .github/workflows/ci-windows.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index bea63d8bc..e467cf542 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -19,7 +19,7 @@ jobs: - name: Setup Conan uses: turtlebrowser/get-conan@v1.2 with: - version: 1.63.0 + version: 1.66.0 - name: Install libraries working-directory: ${{ github.workspace }}/win/build |
