diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afe0989..a8220dc 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@v5 + uses: actions/download-artifact@v6 with: path: ./build-artifacts