Skip to content

Commit

Permalink
Merge pull request #36 from pedrox-hs/renovate/codecov-codecov-action…
Browse files Browse the repository at this point in the history
…-4.x

Update codecov/codecov-action action to v4
  • Loading branch information
kodiakhq[bot] authored Feb 4, 2024
2 parents 0be22dc + bc2a86e commit 637fa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
flags: ${{ steps.codecov-flag.outputs.name }}
file: ${{ matrix.tests }}/coverage/lcov.info

0 comments on commit 637fa8f

Please sign in to comment.