Skip to content

Commit f814943

Browse files
chore(deps): update nuget/setup-nuget action to v2 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44fab9b commit f814943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: microsoft/[email protected]
2424

25-
- uses: nuget/setup-nuget@v1
25+
- uses: nuget/setup-nuget@v2
2626
with:
2727
nuget-version: '5.x'
2828

0 commit comments

Comments
 (0)