diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 97b12a6..3967460 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -24,7 +24,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: OverFlower/OverFlower.csproj