Skip to content

Commit 67e2278

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 8a8b60e commit 67e2278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
composer run dev:test:integration:teardown
9696
9797
- name: Upload coverage to Codecov
98-
uses: codecov/codecov-action@v3
98+
uses: codecov/codecov-action@v6
9999

100100
### TODO: Replicate any necessary package checks
101101
# packages:

0 commit comments

Comments
 (0)