Skip to content

Commit 0bf2959

Browse files
authored
Updated codecov-action to v5 (#19517)
1 parent 63acc4b commit 0bf2959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ jobs:
475475
jitType: tracing
476476
runTestsParameters: >-
477477
-d opcache.enable_cli=1
478-
- uses: codecov/codecov-action@v4
478+
- uses: codecov/codecov-action@v5
479479
if: ${{ !cancelled() }}
480480
with:
481481
fail_ci_if_error: true

0 commit comments

Comments
 (0)