Skip to content

Commit 73ad663

Browse files
chore(deps): update nuget/setup-nuget action to v4
1 parent 0b0c649 commit 73ad663

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)