diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 268d53336..6355038dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Download acli.phar artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: acli.phar - name: "Download SPC and phpmicro"