diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 27fb5043..893834b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: - name: Publish NuGet packages (fork) if: github.event.pull_request.head.repo.fork == true - uses: actions/upload-artifact@v4.3.1 + uses: actions/upload-artifact@v4.3.3 with: name: nupkgs path: src/**/*.nupkg