Skip to content

Commit

Permalink
Bump darenm/Setup-VSTest from 1.2 to 1.3
Browse files Browse the repository at this point in the history
Bumps [darenm/Setup-VSTest](https://github.com/darenm/setup-vstest) from 1.2 to 1.3.
- [Release notes](https://github.com/darenm/setup-vstest/releases)
- [Commits](darenm/Setup-VSTest@v1.2...v1.3)

---
updated-dependencies:
- dependency-name: darenm/Setup-VSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and YaSuenag committed Oct 3, 2024
1 parent 52209d7 commit 22a1444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: microsoft/setup-msbuild@v2

- name: Setup VSTest Path
uses: darenm/Setup-VSTest@v1.2
uses: darenm/Setup-VSTest@v1.3

- name: Build unit test
run: msbuild SimpleComTest\SimpleComTest.vcxproj -property:"Configuration=Debug" -property:"Platform=x64"
Expand Down

0 comments on commit 22a1444

Please sign in to comment.