Skip to content

Commit

Permalink
set specific version to codecov step
Browse files Browse the repository at this point in the history
Signed-off-by: Noam Gal <[email protected]>
  • Loading branch information
ATGardner committed Oct 5, 2024
1 parent 5035987 commit 0486cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ steps:

codecov-report:
stage: Test
type: codecov-reporter
type: codecov-reporter:2.1.0
title: report code coverage
arguments:
codecov_integration: ${{CODECOV_INTEGRATION}}
Expand Down

0 comments on commit 0486cc9

Please sign in to comment.