Skip to content

Commit

Permalink
Merge pull request quarkusio#38512 from quarkusio/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/microsoft/setup-msbuild-2

Bump microsoft/setup-msbuild from 1 to 2
  • Loading branch information
gastaldi authored Feb 2, 2024
2 parents 752ae5d + ecefa1b commit e38ba15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-actions-incremental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ jobs:
- name: Install cl.exe
if: startsWith(matrix.os-name, 'windows')
uses: ilammy/msvc-dev-cmd@v1
- uses: microsoft/setup-msbuild@v1
- uses: microsoft/setup-msbuild@v2
if: startsWith(matrix.os-name, 'windows')
- name: Setup GraalVM
id: setup-graalvm
Expand Down

0 comments on commit e38ba15

Please sign in to comment.