Skip to content

Commit cd75fbf

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent dc714a7 commit cd75fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.6.0
68+
uses: codecov/codecov-action@v5.5.2
6969
with:
7070
files: .build/phpunit/logs/clover.xml
7171
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)