Skip to content

Commit 5936004

Browse files
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dbfb57 commit 5936004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
submodules: recursive
4242

4343
- name: NuGet Install
44-
uses: NuGet/setup-nuget@v1
44+
uses: NuGet/setup-nuget@v2
4545

4646
- name: NuGet Setup Cache
4747
uses: actions/cache@v3

0 commit comments

Comments
 (0)