Skip to content

Commit

Permalink
Merge pull request #24 from MadLadSquad/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-4decdf9cb1

Bump microsoft/setup-msbuild from 1.3 to 2 in the github-actions group
  • Loading branch information
Madman10K authored Jun 1, 2024
2 parents d1f804c + b512ab4 commit 12c59e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
submodules: true
- name: Set MSBuild env
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2
- name: Build for engine
run: "bash ci.sh"
MacOS:
Expand Down

0 comments on commit 12c59e8

Please sign in to comment.