Skip to content

Commit b0fe9de

Browse files
authored
[ci] Update MSBuild.yml GitHub Action setup-msbuild to v3 (#1147)
Fixes another Node20.js deprecation warning
1 parent 375345a commit b0fe9de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/MSBuild.yml

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

2222
steps:
2323
- name: Add MSBuild to PATH
24-
uses: microsoft/setup-msbuild@v2
24+
uses: microsoft/setup-msbuild@v3
2525

2626
- uses: actions/checkout@v6
2727

0 commit comments

Comments
 (0)