Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update codecov/codecov-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 8c230a5 commit 28dc756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
SELLER_ID: ${{ secrets.SELLER_ID }}

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 28dc756

Please sign in to comment.