Skip to content

Commit e91d0d9

Browse files
mcbartonvgvassilev
authored andcommitted
Update codecov-action to v4 (node 16 to node 20 migration)
1 parent 5ecc5f1 commit e91d0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ jobs:
11701170
11711171
- name: Upload to codecov.io
11721172
if: ${{ success() && (matrix.coverage == true) }}
1173-
uses: codecov/codecov-action@v3
1173+
uses: codecov/codecov-action@v4
11741174
with:
11751175
file: ./coverage.info
11761176

0 commit comments

Comments
 (0)