Skip to content

Commit

Permalink
Pin the Codecov CLI Version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkiel committed Feb 21, 2025
1 parent 080a612 commit 9a004fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ jobs:
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
with:
name: codecov-umbrella
version: 'v10.1.1'
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

Expand Down

0 comments on commit 9a004fb

Please sign in to comment.