1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Updated codecov-action to v5 (#19517)

This commit is contained in:
Jorg Adam Sowa
2025-08-20 12:03:03 +02:00
committed by GitHub
parent 63acc4bf61
commit 0bf295944d

View File

@@ -475,7 +475,7 @@ jobs:
jitType: tracing
runTestsParameters: >-
-d opcache.enable_cli=1
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
if: ${{ !cancelled() }}
with:
fail_ci_if_error: true