Skip to content

Commit

Permalink
ci: upgrade codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 12, 2024
1 parent bc4d82e commit b36c5c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ jobs:
- run: pnpm run test:dts
- run: pnpm run size

- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b36c5c5

Please sign in to comment.