Skip to content

Commit 7d4ac54

Browse files
committed
chore(deps): update codecov/codecov-action action to v4
1 parent 2b78d8d commit 7d4ac54

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@v3
334+
uses: codecov/codecov-action@v4
335335

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

0 commit comments

Comments
 (0)