Skip to content

Commit

Permalink
chore: merge pull request #1 from cheginit/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-5
  • Loading branch information
cheginit authored Nov 15, 2024
2 parents 6ca5c54 + fae6ca3 commit c4d0dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: pixi r test

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload test results to Codecov
Expand Down

0 comments on commit c4d0dab

Please sign in to comment.