Skip to content

Commit 4f27d50

Browse files
deps(deps): update codecov/codecov-action action to v4.6.0
1 parent 7ac5e97 commit 4f27d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
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)