Skip to content

Commit

Permalink
⬆️ Actions: Bump nuget/setup-nuget from 1 to 2 (#248)
Browse files Browse the repository at this point in the history
⬆️ Actions: 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2024
1 parent ff403c2 commit 0e82b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: nuget/setup-nuget@v1
- uses: nuget/setup-nuget@v2
with:
nuget-version: '6.x'

Expand Down

0 comments on commit 0e82b63

Please sign in to comment.