Skip to content

Commit 79e96a9

Browse files
chore(deps): update codecov/codecov-action action to v3 (#5305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c99f4ce commit 79e96a9

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)