Skip to content

Commit 3e1e64d

Browse files
chore(deps): bump codecov/codecov-action from 3 to 5 (#6349)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f0d1d2 commit 3e1e64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: lcov.info
6565
if-no-files-found: error
6666
- name: Upload CodeCov
67-
uses: codecov/codecov-action@v3
67+
uses: codecov/codecov-action@v5
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }}
7070
files: lcov.info

0 commit comments

Comments
 (0)