Skip to content

Commit edaf6ce

Browse files
dependabot[bot]Mailaender
authored andcommitted
Bump NuGet/setup-nuget from 1 to 2
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1 to 2. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v1...v2) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9bd8c2 commit edaf6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
path: ./native/linux
6767

6868
- name: Setup NuGet.exe
69-
uses: NuGet/setup-nuget@v1
69+
uses: NuGet/setup-nuget@v2
7070

7171
- name: Package NuGet
7272
run: |

0 commit comments

Comments
 (0)