Skip to content

Commit 5e0a07d

Browse files
Bump codecov/codecov-action from 4.3.1 to 4.4.1 (#8505)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.1. - [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.3.1...v4.4.1) --- 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 53adb4a commit 5e0a07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
if: failure()
174174

175175
- name: Upload coverage to Codecov
176-
uses: codecov/codecov-action@v4.3.1
176+
uses: codecov/codecov-action@v4.4.1
177177
env:
178178
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
179179
with:

0 commit comments

Comments
 (0)