Skip to content

Commit

Permalink
Merge pull request #1026 from quarkus-qe/dependabot/github_actions/mi…
Browse files Browse the repository at this point in the history
…crosoft/setup-msbuild-2

Bump microsoft/setup-msbuild from 1 to 2
  • Loading branch information
mjurc authored Feb 4, 2024
2 parents 4bcd507 + a591ea2 commit ff1ec25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:
run: tar -xzf maven-repo.tgz -C ~
- name: Install cl.exe
uses: ilammy/msvc-dev-cmd@v1
- uses: microsoft/setup-msbuild@v1
- uses: microsoft/setup-msbuild@v2
- name: Setup GraalVM
id: setup-graalvm
uses: graalvm/setup-graalvm@v1
Expand Down

0 comments on commit ff1ec25

Please sign in to comment.