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