Skip to content

Commit 9906b94

Browse files
authored
Update CD.yml
1 parent 5a087ab commit 9906b94

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
@@ -64,7 +64,7 @@ jobs:
6464
- uses: actions/checkout@v1
6565
with:
6666
submodules: true
67-
- uses: warrenbuckley/Setup-Nuget@v1
67+
- uses: nuget/setup-nuget@v1
6868
- name: Publish CSharp NuGet to GitHub Package Registry
6969
run: |
7070
dotnet build -c Release

0 commit comments

Comments
 (0)