Bump ilammy/msvc-dev-cmd from v1.6.0 to v1.7.0 (#2618)

Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from v1.6.0 to v1.7.0.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.6.0...d39d8f7626e5667b00caa504eaefd7c24c9ba49d)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-13 01:27:35 +02:00 committed by GitHub
parent 59afb2b1ce
commit 084a50f235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@ jobs:
- name: Enable Developer Command Prompt - name: Enable Developer Command Prompt
if: startsWith(matrix.os, 'windows') if: startsWith(matrix.os, 'windows')
uses: ilammy/msvc-dev-cmd@v1.6.0 uses: ilammy/msvc-dev-cmd@v1.7.0
- name: Build (Windows) - name: Build (Windows)
if: startsWith(matrix.os, 'windows') && matrix.build-system == 'qmake' if: startsWith(matrix.os, 'windows') && matrix.build-system == 'qmake'