diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3da9daa..cd85533 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: run: dotnet test src --configuration Release --no-build - name: Upload packages if: matrix.name == 'Linux' - uses: actions/upload-artifact@v4.3.5 + uses: actions/upload-artifact@v4.3.6 with: name: nuget-packages path: nugets/