Skip to content

Commit 56efef5

Browse files
committed
ci: bump codecov to v4
1 parent 8e95ee9 commit 56efef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: bash
5757

5858
- name: Upload coverage to Codecov
59-
uses: codecov/codecov-action@v3
59+
uses: codecov/codecov-action@v4
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
6262
fail_ci_if_error: true

0 commit comments

Comments
 (0)