diff options
| author | 2022-09-01 13:09:53 +0000 | |
|---|---|---|
| committer | 2022-09-01 15:40:31 +0100 | |
| commit | 5ea315375868d483ca23e455c91d73159f726fe5 (patch) | |
| tree | eec4e399d1692d4159db39d5c8e34dc2f3555606 | |
| parent | Improve the usability of the macOS CI. (diff) | |
Bump turtlebrowser/get-conan from 1.0 to 1.1
Bumps [turtlebrowser/get-conan](https://github.com/turtlebrowser/get-conan) from 1.0 to 1.1.
- [Release notes](https://github.com/turtlebrowser/get-conan/releases)
- [Commits](https://github.com/turtlebrowser/get-conan/compare/v1.0...v1.1)
---
updated-dependencies:
- dependency-name: turtlebrowser/get-conan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -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 f2d2ee54f..5afcf2d1f 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -15,7 +15,7 @@ jobs: uses: microsoft/setup-msbuild@v1.0.2 - name: Setup Conan - uses: turtlebrowser/get-conan@v1.0 + uses: turtlebrowser/get-conan@v1.1 - name: Install libraries working-directory: ${{ github.workspace }}/win/build |
