diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 4e799af..c6beac4 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -265,7 +265,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v5 with: name: coverage-data path: ${{ github.workspace }}/build