Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 70349ad

Browse files
authored
Update dotnet.yml
1 parent 78f2d10 commit 70349ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

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

3232
# Restore mcs nuget
3333
- name: Restore mcs nuget
34-
- uses: nuget/setup-nuget@v1
34+
uses: nuget/setup-nuget@v1
3535
with:
3636
nuget-api-key: ${{ secrets.NuGetAPIKey }}
3737
nuget-version: '5.x'

0 commit comments

Comments
 (0)