Skip to content

Commit 1f39af9

Browse files
Merge pull request #1524 from OpenPrinting/dependabot/github_actions/microsoft/setup-msbuild-3.0.0
Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0
2 parents 3edc83a + 4d21b04 commit 1f39af9

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
@@ -110,7 +110,7 @@ jobs:
110110
- name: Checkout CUPS sources
111111
uses: actions/checkout@v6
112112
- name: Configure CUPS
113-
uses: microsoft/setup-msbuild@v2.0.0
113+
uses: microsoft/setup-msbuild@v3.0.0
114114
- name: Install prerequisites
115115
run: cd vcnet; nuget restore cups.sln
116116
- name: Build CUPS

0 commit comments

Comments
 (0)