Skip to content

Commit 28e09e0

Browse files
committed
👷 Add codecov
1 parent 4cdeb7d commit 28e09e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pip install tox
4949
tox -e${{ matrix.tox }}
5050
- name: Upload coverage
51-
uses: codecov/codecov-action@v3
51+
uses: codecov/codecov-action@v4.0.1
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454
files: ./coverage.xml

0 commit comments

Comments
 (0)