Skip to content

Commit b9edad1

Browse files
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 (#771)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 5.5.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.5.2...v5.5.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c25c1e commit b9edad1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Create coverage report
6060
run: uv run coverage xml
6161
- name: Upload coverage report
62-
uses: codecov/codecov-action@v5.5.2
62+
uses: codecov/codecov-action@v5.5.3
6363

6464
docs:
6565
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)