Skip to content

Commit 6a63dd1

Browse files
deps(deps): bump nuget/setup-nuget from 3 to 4 (#601)
Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from 3 to 4. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v3...v4) --- updated-dependencies: - dependency-name: nuget/setup-nuget dependency-version: '4' 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>
1 parent 9b1bfd3 commit 6a63dd1

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@v3
104+
uses: nuget/setup-nuget@v4
105105
with:
106106
nuget-api-key: ${{ secrets.NUGET_DEPLOY_KEY }}
107107

0 commit comments

Comments
 (0)