Skip to content

Commit 024ec19

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2a00fdb commit 024ec19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Run tests
4747
run: pnpm test
4848
- name: Collect coverage
49-
uses: codecov/codecov-action@v3
49+
uses: codecov/codecov-action@v5
5050
if: success()
5151
with:
5252
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)