Skip to content

Commit 591d8f8

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-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 092c386 commit 591d8f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
GITHUB_CONTEXT: ${{ toJson(github) }}
1717
run: echo "$GITHUB_CONTEXT"
1818

19-
- uses: nuget/setup-nuget@v1
19+
- uses: nuget/setup-nuget@v2
2020
with:
2121
nuget-version: '5.x'
2222

0 commit comments

Comments
 (0)