Skip to content

Commit

Permalink
Merge pull request #116 from sebastienrousseau/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/codecov/codecov-action-5
  • Loading branch information
sebastienrousseau authored Nov 15, 2024
2 parents 6b2b402 + 1b89d25 commit 120c8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

# Upload to Codecov.io
- name: Upload to Codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ${{ steps.coverage.outputs.report }}

0 comments on commit 120c8ba

Please sign in to comment.