Bump ilammy/msvc-dev-cmd from 1.8.0 to 1.9.0 (#3)

This commit is contained in:
dependabot[bot]
2021-05-30 12:05:47 +00:00
committed by GitHub
parent ecbbdd6c0d
commit 85bba37e4f

View File

@ -24,7 +24,7 @@ jobs:
execute_process(COMMAND ${CMAKE_COMMAND} -E tar xzf "$ENV{TMP}/build-tools.zip" WORKING_DIRECTORY "$ENV{BUILD_TOOLS_PATH}")
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.8.0
uses: ilammy/msvc-dev-cmd@v1.9.0
- name: Cache Qt
id: cache-qt