diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index 57c993b9..0c3c53f9 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -16,7 +16,7 @@ jobs: 5.0.x 6.0.x - run: dotnet run -p build/build.csproj - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v3 with: name: ${{ matrix.os }}-sharpcompress.nupkg path: artifacts/*