Skip to content

Commit bc00984

Browse files
authored
Merge pull request #400 from plugwise/revert_codecov_action_v4
Revert codecov-action to v3
2 parents 7d4ac54 + c3e1b09 commit bc00984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331
coverage report --fail-under=94
332332
coverage xml
333333
- name: Upload coverage to Codecov
334-
uses: codecov/codecov-action@v4
334+
uses: codecov/codecov-action@v3
335335

336336
test-publishing:
337337
name: Build and publish Python 🐍 distributions 📦 to TestPyPI

0 commit comments

Comments
 (0)