Skip to content

Commit c8d89f0

Browse files
authored
Merge branch 'master' into feat/tpl-updates
2 parents 6cfad22 + 9c2163e commit c8d89f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: composer test:cc
6464

6565
- name: 📤 Upload code coverage report to Codecov
66-
uses: codecov/codecov-action@v4.1.1
66+
uses: codecov/codecov-action@v4.2.0
6767
with:
6868
files: .build/phpunit/logs/clover.xml
6969
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)