Skip to content

Commit cc1127d

Browse files
chore(deps): update codecov/codecov-action action to v3
1 parent c99f4ce commit cc1127d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
if: success()
165165

166166
- name: Upload coverage report to Codecov
167-
uses: codecov/codecov-action@v2
167+
uses: codecov/codecov-action@v3
168168
with:
169169
token: ${{ secrets.CODECOV_TOKEN }}
170170
if: success()

0 commit comments

Comments
 (0)