diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59f92bcea..b9db67bcc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: ./bin/acli composer box-compile - name: Store artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: acli.phar path: var/acli.phar