Skip to content

Commit bc3ffde

Browse files
committed
chore (ci): codecov/codecov-action@v4
1 parent 689d563 commit bc3ffde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
if: matrix.coverage == true
7373

7474
- name: Upload code coverage
75-
uses: codecov/codecov-action@v3
75+
uses: codecov/codecov-action@v4
7676
with:
7777
files: coverage/php/coverage.xml
7878
if: matrix.coverage == true

0 commit comments

Comments
 (0)