summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 05:47:17 +0000
committerJohn Preston <johnprestonmail@gmail.com>2024-05-07 09:02:31 +0400
commit5d622b906e63a18155f7e812609d99a1e7b877af (patch)
tree361ab170b6500498570397ab00f286e99174f269
parent7e253314ecb560954d23e2e0f6c2e575e78bbb40 (diff)
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.13.0
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases) - [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: ilammy/msvc-dev-cmd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/win.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/win.yml b/.github/workflows/win.yml
index 669ef15d43..222366c6cf 100644
--- a/.github/workflows/win.yml
+++ b/.github/workflows/win.yml
@@ -69,7 +69,7 @@ jobs:
shell: bash
run: echo "REPO_NAME=${GITHUB_REPOSITORY##*/}" >> $GITHUB_ENV
- - uses: ilammy/msvc-dev-cmd@v1.12.0
+ - uses: ilammy/msvc-dev-cmd@v1.13.0
name: Native Tools Command Prompt.
with:
arch: ${{ matrix.arch }}