diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54a9d94..d9cac04 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: dotnet test src --configuration Release --no-build - name: Upload packages if: matrix.name == 'Linux' - uses: actions/upload-artifact@v5.0.0 + uses: actions/upload-artifact@v6.0.0 with: name: nuget-packages path: nugets/