Skip to content

Commit

Permalink
updated microsoft/setup-msbuild to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Jul 12, 2024
1 parent e9bb5b3 commit 8d0a6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup msbuild.exe
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v2

- name: Run cmake
if: matrix.os == 'windows-2019'
Expand Down

0 comments on commit 8d0a6af

Please sign in to comment.