diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d3f0e5..8d40f05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: - name: Upload test results if: failure() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: test-results-${{ matrix.php }}-valgrind-${{ matrix.valgrind }} path: |