diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e81a0bf4..cf00815f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -297,7 +297,7 @@ jobs: BUILD_ARGS: "--load" - name: Publish Artifacts to GitHub - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: output path: _output/**