Skip to content

Commit ba13b68

Browse files
chore(deps): bump codecov/codecov-action in the github-actions group
Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f14811b commit ba13b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
CTP_AUTH_URL: http://localhost:8989
5050

5151
- name: Upload to codecov
52-
uses: codecov/codecov-action@v4
52+
uses: codecov/codecov-action@v5
5353
with:
5454
verbose: true
5555

0 commit comments

Comments
 (0)