Skip to content

Commit 03e648b

Browse files
chore(deps): Update codecov/codecov-action action to v6
1 parent c1a1e9e commit 03e648b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
cli-args: "--format=php-clover build/logs/clover.xml"
115115

116116
- name: "Upload coverage reports to Codecov"
117-
uses: codecov/codecov-action@v5
117+
uses: codecov/codecov-action@v6
118118
with:
119119
token: ${{ secrets.CODECOV_TOKEN }}
120120
slug: ericsizemore/utility

0 commit comments

Comments
 (0)