Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(devdeps): update codecov/codecov-action action to v3 (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 6, 2022
1 parent 2a5b894 commit d91a71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cache: 'pnpm'
- run: pnpm install
- run: pnpm run test:unit:coverage
- uses: codecov/codecov-action@v2.1.0
- uses: codecov/codecov-action@v3.0.0
build:
strategy:
matrix:
Expand Down

0 comments on commit d91a71e

Please sign in to comment.