Skip to content

Commit 6513ac5

Browse files
Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#3264)
--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0772a5 commit 6513ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170
# Upload coverage to Codecov
171171
- name: Upload coverage to Codecov
172-
uses: codecov/[email protected].0
172+
uses: codecov/[email protected].1
173173
if: success() || failure()
174174
with:
175175
use_oidc: true

0 commit comments

Comments
 (0)