Skip to content

Commit

Permalink
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
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](ilammy/msvc-dev-cmd@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>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 52a28f7 commit 51e5901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ jobs:
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0

- name: Install Scoop && Scoop packages
run: |
Expand Down Expand Up @@ -645,7 +645,7 @@ jobs:
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1.12.0
uses: ilammy/msvc-dev-cmd@v1.13.0

- name: Install Scoop && Scoop packages
run: |
Expand Down

0 comments on commit 51e5901

Please sign in to comment.