Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4 to 5 in the github-actions group (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb authored Nov 17, 2024
2 parents 99e30d7 + 99f15be commit d57f3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
# https://github.com/xd009642/tarpaulin/issues/1499
CARGO_PROFILE_DEV_DEBUG: 1
- name: Upload to codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: matrix.rust == 'stable' && matrix.os == 'ubuntu-latest'

# Added to summarize the matrix (otherwise we would need to list every single
Expand Down

0 comments on commit d57f3ab

Please sign in to comment.