Skip to content

Commit e889b59

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Update GitHub Actions to `codecov/codecov-action@v6`
2 parents 740964e + f6ddc37 commit e889b59

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)