Skip to content

Commit 25dedf4

Browse files
committed
Update to codecov-action@v3
1 parent 204686a commit 25dedf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: twine upload dist/*
107107

108108
- name: Upload coverage to Codecov
109-
uses: codecov/codecov-action@v1
109+
uses: codecov/codecov-action@v3
110110
with:
111111
name: ${{ matrix.os }}/${{ matrix.python }}/${{ matrix.epics }}
112112
files: cov.xml

0 commit comments

Comments
 (0)