Skip to content

Commit 9f56762

Browse files
committed
Revert Codecov action update to avoid adding CI token
1 parent 8369eee commit 9f56762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python setup.py coverage -q
3131
coverage xml
3232
- name: Upload coverage
33-
uses: codecov/codecov-action@v4
33+
uses: codecov/codecov-action@v3
3434
with:
3535
files: ./coverage.xml
3636
lint:

0 commit comments

Comments
 (0)