Skip to content

Commit e8897c2

Browse files
authored
Update main.yml
1 parent 289b8a1 commit e8897c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@master
1212
- name: Setup Nuget.exe
13-
uses: warrenbuckley/Setup-Nuget@v1
13+
uses: NuGet/setup-nuget@v1.0.5
1414
- name: Setup MSBuild.exe
1515
uses: warrenbuckley/Setup-MSBuild@v1
1616
- name: Restore

0 commit comments

Comments
 (0)