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:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user