diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b960d1f..26bc03f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: run: dotnet test src --configuration Release --no-build - name: Upload packages if: matrix.name == 'Linux' - uses: actions/upload-artifact@v4.3.1 + uses: actions/upload-artifact@v4.3.2 with: name: nuget-packages path: nugets/