Skip to content

Commit 9495b15

Browse files
authored
Merge pull request #7 from npp-plugins/dependabot/github_actions/microsoft/setup-msbuild-2
Bump microsoft/setup-msbuild from 1 to 2
2 parents 1d2696d + 1715cbf commit 9495b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Add msbuild to PATH
19-
uses: microsoft/setup-msbuild@v1
19+
uses: microsoft/setup-msbuild@v2
2020

2121
- name: MSBuild of plugin dll
2222
working-directory: vs.proj\

0 commit comments

Comments
 (0)