Skip to content

Commit 9766840

Browse files
committed
fix: bump CodeCov version
1 parent 170b543 commit 9766840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
coverage-vue3/coverage-final.json
137137

138138
- name: CodeCov
139-
uses: codecov/codecov-action@v3.1.1
139+
uses: codecov/codecov-action@v5
140140
with:
141141
token: ${{ secrets.CODECOV_TOKEN }}
142142
flags: unittests

0 commit comments

Comments
 (0)