Skip to content

Commit a62f3ce

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59ca201 commit a62f3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: composer test:cc
6666

6767
- name: 📤 Upload code coverage report to Codecov
68-
uses: codecov/codecov-action@v4.5.0
68+
uses: codecov/codecov-action@v4.6.0
6969
with:
7070
files: .build/phpunit/logs/clover.xml
7171
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)