Skip to content

Commit eea8b3e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents e223078 + b554d0d commit eea8b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
run: ./bin/phpunit --coverage-clover=coverage.xml
127127

128128
- name: Upload coverage
129-
uses: codecov/codecov-action@v4
129+
uses: codecov/codecov-action@v5
130130
with:
131131
env_vars: PHP_VERSION,DB_TYPE
132132
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)