Skip to content

Commit 774c7dd

Browse files
committed
ci: update setup-msbuild action to v3
1 parent 0de5918 commit 774c7dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildcommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144

145145
steps:
146146
- uses: actions/checkout@v6.0.2
147-
- uses: microsoft/setup-msbuild@v2
147+
- uses: microsoft/setup-msbuild@v3
148148
- name: build
149149
run: msbuild.exe vs2022\stackman.sln /p:Platform=${{matrix.platform}}
150150
- name: strip timestamps from lib

0 commit comments

Comments
 (0)