Skip to content

Commit 52aa158

Browse files
committed
ci: 🎡 Add codecov
1 parent 3599418 commit 52aa158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
pnpm run coverage
4040
4141
- name: Upload coverage reports to Codecov
42-
uses: codecov/codecov-action@v4
42+
uses: codecov/codecov-action@v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
fail_ci_if_error: false

0 commit comments

Comments
 (0)