diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be38ef6..805f6dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -275,7 +275,7 @@ jobs: - name: Download Zephir Parser build artifacts id: download - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: ./build-artifacts