Skip to content

Commit

Permalink
Update circleci config to codecov@4.2
Browse files Browse the repository at this point in the history
Use the latest codecov version for the CI
https://progress.opensuse.org/issues/167482

Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>
  • Loading branch information
b10n1k committed Oct 10, 2024
1 parent cfa1129 commit b7ad3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
codecov: codecov/codecov@4.1.0
codecov: codecov/codecov@4.2.0

aliases:
- &restore_cache
Expand Down

0 comments on commit b7ad3bd

Please sign in to comment.