Skip to content

Commit d0d9b25

Browse files
committed
Update codecov/codecov-action action to v4
1 parent a47ad26 commit d0d9b25

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
@@ -346,7 +346,7 @@ jobs:
346346
echo "***"
347347
coverage xml
348348
- name: Upload coverage to Codecov
349-
uses: codecov/codecov-action@v3
349+
uses: codecov/codecov-action@v4
350350

351351
test-publishing:
352352
name: Build and publish Python 🐍 distributions 📦 to TestPyPI

0 commit comments

Comments
 (0)