From 0a7339ae57d51f1419ea78be2dd331e5ae3309f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 09:19:25 +0000 Subject: [PATCH] Bump ilammy/msvc-dev-cmd from v1.7.0 to v1.8.0 Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from v1.7.0 to v1.8.0. - [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases) - [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.7.0...5611a7cba9fd84307041db1bbbee201c40ee5bf5) Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d46f0d8c..3370dc91 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,7 +158,7 @@ jobs: python -m pip install --upgrade meson jinja2 PyYAML - name: Set up Visual Studio command prompt - uses: ilammy/msvc-dev-cmd@v1.7.0 + uses: ilammy/msvc-dev-cmd@v1.8.0 - name: Build the library run: |