diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca5f5083..1a96f789 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: - name: Publish NuGet packages (fork) if: github.event.pull_request.head.repo.fork == true - uses: actions/upload-artifact@v4.2.0 + uses: actions/upload-artifact@v4.3.0 with: name: nupkgs path: src/**/*.nupkg