Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#204)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd).

- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](ilammy/msvc-dev-cmd@v1.9.0...v1.12.1)

---
updated-dependencies:
- dependency-name: ilammy/msvc-dev-cmd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent f4d37fd commit 7e28b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing_projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
echo "C:\Program Files\OpenCppCoverage" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- name: Setup Windows Dev Env
uses: ilammy/msvc-dev-cmd@v1.9.0
uses: ilammy/msvc-dev-cmd@v1.12.1
with:
arch: x64

Expand Down

0 comments on commit 7e28b51

Please sign in to comment.