Skip to content

Commit 5cfbfec

Browse files
chore(deps): bump codecov/codecov-action from 6 to 7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v6...v7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e1cf29 commit 5cfbfec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
run: cargo tarpaulin --verbose --all-features --workspace --timeout 120 --out Xml
132132

133133
- name: Upload Code Coverage
134-
uses: codecov/codecov-action@v6
134+
uses: codecov/codecov-action@v7
135135

136136
cargo-deny:
137137
name: Cargo Deny

0 commit comments

Comments
 (0)