Skip to content

Commit

Permalink
Merge pull request #879 from reupen/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-4decdf9cb1

Bump microsoft/setup-msbuild from 1.3 to 2 in the actions group
  • Loading branch information
reupen authored Apr 15, 2024
2 parents 0a17124 + 5a7fe16 commit 9f67d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
submodules: true

- name: Set up MSBuild
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2

- name: Cache dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit 9f67d00

Please sign in to comment.