Skip to content

Commit 4359274

Browse files
deps(deps): update codecov/codecov-action action to v4.6.0
1 parent bf33177 commit 4359274

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
@@ -86,7 +86,7 @@ jobs:
8686
run: composer test:cc
8787

8888
- name: 📤 Upload code coverage report to Codecov
89-
uses: codecov/codecov-action@v4.4.1
89+
uses: codecov/codecov-action@v4.6.0
9090
with:
9191
files: app/.build/phpunit/logs/clover.xml
9292
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)