Skip to content

Commit

Permalink
Update microsoft/setup-msbuild action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent ac4c362 commit 1653dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: ${{ matrix.os == 'windows-latest' }}

- name: Windows msbuild setup
uses: microsoft/setup-msbuild@v1
uses: microsoft/setup-msbuild@v2
if: ${{ matrix.os == 'windows-latest' }}

- name: Call maven
Expand Down

0 comments on commit 1653dde

Please sign in to comment.