Skip to content

Commit 308f547

Browse files
authored
Merge pull request #9 from RocketModFix/dependabot/github_actions/nuget/setup-nuget-4
github-actions(deps): bump nuget/setup-nuget from 2 to 4
2 parents 69c5ccd + 11d0ed3 commit 308f547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/RocketModFix.UnityEngine.Redist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
dotnet-version: 8.x
2626

27-
- uses: nuget/setup-nuget@v2
27+
- uses: nuget/setup-nuget@v4
2828
name: Setup NuGet
2929
with:
3030
nuget-api-key: ${{ secrets.NUGET_DEPLOY_KEY }}

0 commit comments

Comments
 (0)