Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 73dc28a

Browse files
committed
Upgrade Codecov
1 parent e96d1bf commit 73dc28a

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Test
2929
run: |
3030
hatch run test-cov-xml
31-
- uses: codecov/codecov-action@v3
31+
- uses: codecov/codecov-action@v4
3232
with:
3333
token: ${{ secrets.CODECOV_TOKEN }}
3434
fail_ci_if_error: true

0 commit comments

Comments
 (0)