Skip to content

Commit 6691909

Browse files
Update microsoft/setup-msbuild action to v3
1 parent f60ef18 commit 6691909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: windows-2022
6363
steps:
6464
- name: Setup MSBuild
65-
uses: microsoft/setup-msbuild@v2
65+
uses: microsoft/setup-msbuild@v3
6666

6767
# Build Spore-ModAPI
6868
- name: Checkout Spore-ModAPI

0 commit comments

Comments
 (0)