From 1a0ccc8763bc39d58a5c7f5f475ed93d085f7964 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sat, 5 Nov 2022 15:03:51 -0500 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d1b2a49..5559610 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -18,7 +18,7 @@ jobs: - name: Publish NuGet # You may pin to the exact commit or the version. # uses: brandedoutcast/publish-nuget@c12b8546b67672ee38ac87bea491ac94a587f7cc - uses: brandedoutcast/publish-nuget@v2.5.5 + uses: alirezanet/publish-nuget@v3.0.4 with: # Filepath of the project to be packaged, relative to root of repository PROJECT_FILE_PATH: QControlKit/QControlKit.csproj