Skip to content

Commit 1336133

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 17711a6 commit 1336133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
9999

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

0 commit comments

Comments
 (0)