Skip to content

Commit

Permalink
Update microsoft/setup-msbuild action to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent fa59031 commit 2fa8df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python-version: '3.9'

- name: Set up msbuild (Windows only)
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v1.3.3
if: startsWith(matrix.os, 'windows')

- name: Build wheel
Expand Down

0 comments on commit 2fa8df8

Please sign in to comment.