Skip to content

Commit 530cc6e

Browse files
Bump codecov/codecov-action from 5 to 6 (#21)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e692e73 commit 530cc6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
run: vendor/bin/phpunit --coverage-clover coverage.xml
6767

6868
- name: Upload coverage to Codecov
69-
uses: codecov/codecov-action@v5
69+
uses: codecov/codecov-action@v6
7070
env:
7171
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)