Skip to content

Commit cf9adbb

Browse files
committed
ci: use codecov-action@v2
Signed-off-by: Sebastien Binet <binet@cern.ch>
1 parent 474d07a commit cf9adbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
version: "2022.1"
111111
- name: Upload-Coverage
112112
if: matrix.platform == 'ubuntu-latest'
113-
uses: codecov/codecov-action@v1
113+
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)