Skip to content

Commit 55edd92

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3987fe9 commit 55edd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: Build project
3131
run: pnpm run prepack
3232
- name: Coverage
33-
uses: codecov/codecov-action@v4
33+
uses: codecov/codecov-action@v5
3434
env:
3535
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)