Skip to content

Commit a578cd5

Browse files
chore(deps): update nuget/setup-nuget action to v4 (#1738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b0c649 commit a578cd5

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
@@ -19,7 +19,7 @@ jobs:
1919
GITHUB_CONTEXT: ${{ toJson(github) }}
2020
run: echo "$GITHUB_CONTEXT"
2121

22-
- uses: nuget/setup-nuget@v3
22+
- uses: nuget/setup-nuget@v4
2323
with:
2424
nuget-version: '6.x'
2525

0 commit comments

Comments
 (0)