diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index 0a32366..f4a4804 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -20,7 +20,7 @@ jobs: - name: Build with dotnet run: dotnet build --configuration Release - name: Nerdbank.GitVersioning - uses: dotnet/nbgv@v0.4.0 + uses: dotnet/nbgv@v0.4.2 id: nbgv - name: publish on version change id: publish_nuget