Skip to content

Commit 6c453fc

Browse files
committed
deps(deps): update codecov/codecov-action action to v4.4.1
1 parent 74921c5 commit 6c453fc

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
@@ -69,7 +69,7 @@ jobs:
6969
run: composer test:cc
7070

7171
- name: 📤 Upload code coverage report to Codecov
72-
uses: codecov/codecov-action@v4.3.0
72+
uses: codecov/codecov-action@v4.4.1
7373
with:
7474
files: .build/phpunit/logs/clover.xml
7575
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)