Skip to content

Commit 1d1c081

Browse files
authored
Update CD.yml
1 parent 841e26c commit 1d1c081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@v1
7777
with:
7878
submodules: true
79-
- uses: warrenbuckley/Setup-Nuget@v1
79+
- uses: nuget/setup-nuget@v1
8080
- name: Publish CSharp NuGet to GitHub Package Registry
8181
run: |
8282
dotnet build -c Release

0 commit comments

Comments
 (0)