diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index db64863..c995732 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -78,7 +78,7 @@ jobs: - name: Upload test artifacts on failure if: failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: test-artifacts-php-${{ matrix.php }} path: |