Skip to content

Commit 1b0b024

Browse files
Bump codecov/codecov-action from 3.1.4 to 4.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.1.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@v3.1.4...v4.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f43b436 commit 1b0b024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Run unit tests
3232
run: coverage run --branch --source=ssm,bin -m unittest discover --buffer
3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v3.1.4
34+
uses: codecov/codecov-action@v4.1.1

0 commit comments

Comments
 (0)