diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 06364de3ef..22867a9bc6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -255,7 +255,7 @@ jobs: - name: Download the PHPCS phar if: ${{ matrix.custom_ini == false }} - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: phpcs-phar