Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b9ce12e

Browse files
authoredJun 28, 2022
chore(deps): update codecov/codecov-action action to v3
1 parent 1296848 commit b9ce12e

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
@@ -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)
Please sign in to comment.