Skip to content

Commit 6479871

Browse files
committed
chore(deps): update codecov/codecov-action action to v4.4.1
1 parent 5cdd7f6 commit 6479871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
run: composer test:cc
101101

102102
- name: 📤 Upload code coverage report to Codecov
103-
uses: codecov/[email protected].0
103+
uses: codecov/[email protected].1
104104
with:
105105
files: .build/phpunit/logs/clover.xml
106106
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)