Skip to content

Commit

Permalink
CI: Bump codecov orb to current 4.1.0
Browse files Browse the repository at this point in the history
This might help to fix a problem with the Leap 15.6 base validating the
codecov uploader with gpg

Related progress issue: https://progress.opensuse.org/issues/157984
  • Loading branch information
okurz committed May 10, 2024
1 parent 15112d9 commit c4ca9b2
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@3.2.4
codecov: codecov/codecov@4.1.0

aliases:
- &restore_cache
Expand Down

0 comments on commit c4ca9b2

Please sign in to comment.