Skip to content

Commit fe094ad

Browse files
committed
Update codecov/codecov-action@v5
1 parent 9c97662 commit fe094ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125

126126
- name: Upload coverage reports to Codecov
127127
if: ${{ matrix.tool == 'code-coverage' }}
128-
uses: codecov/codecov-action@v4
128+
uses: codecov/codecov-action@v5
129129
with:
130130
token: ${{ secrets.CODECOV_TOKEN }}
131131
files: ./.phpunit.cache/clover.xml

0 commit comments

Comments
 (0)