Skip to content

Commit 51115d4

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Update GitHub Actions to `codecov/codecov-action@v6`
2 parents c9cb77f + e889b59 commit 51115d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ jobs:
413413
with:
414414
enableOpcache: true
415415
jitType: tracing
416-
- uses: codecov/codecov-action@v5
416+
- uses: codecov/codecov-action@v6
417417
if: ${{ !cancelled() }}
418418
with:
419419
fail_ci_if_error: true

0 commit comments

Comments
 (0)