Skip to content

Commit 44987c1

Browse files
Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#978)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0. - [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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da34467 commit 44987c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ jobs:
377377
version: "0.18.0"
378378
args: --workspace
379379
- name: Upload to codecov.io
380-
uses: codecov/codecov-action@v4.2.0
380+
uses: codecov/codecov-action@v4.3.0
381381
with:
382382
token: ${{secrets.CODECOV_TOKEN}}
383383
- name: Archive code coverage results

0 commit comments

Comments
 (0)