Skip to content

Commit 792eec8

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 13f2d68 commit 792eec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: pnpm vitest --coverage.enabled --coverage.all=false
3636

3737
- name: Upload coverage reports to Codecov
38-
uses: codecov/codecov-action@v4
38+
uses: codecov/codecov-action@v5
3939
env:
4040
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)