Skip to content

Commit 7aaa37d

Browse files
chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#2093)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bdfa75 commit 7aaa37d

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
@@ -101,7 +101,7 @@ jobs:
101101
run: vendor/bin/phpunit --testsuite oom --no-coverage
102102

103103
- name: Upload code coverage to Codecov
104-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v5
104+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v5
105105
with:
106106
token: ${{ secrets.CODECOV_TOKEN }}
107107

0 commit comments

Comments
 (0)