Skip to content

Commit 9b1bfd3

Browse files
deps(deps): bump nuget/setup-nuget from 2 to 3 (#524)
Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from 2 to 3. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v2...v3) --- updated-dependencies: - dependency-name: nuget/setup-nuget dependency-version: '3' 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> Co-authored-by: sunnamed434 <cetnikletsplay@gmail.com>
1 parent baba769 commit 9b1bfd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/RocketModFix.Unturned.Redist.Matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Setup NuGet
103103
if: steps.check.outputs.should_run == 'true'
104-
uses: nuget/setup-nuget@v2
104+
uses: nuget/setup-nuget@v3
105105
with:
106106
nuget-api-key: ${{ secrets.NUGET_DEPLOY_KEY }}
107107

0 commit comments

Comments
 (0)