Skip to content

Commit 8a92f37

Browse files
committed
ci: 👷 upgrade codecov-action to v4
1 parent 050c76e commit 8a92f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ jobs:
8383
--coverage
8484
8585
- name: Upload code coverage
86-
uses: codecov/codecov-action@v3
86+
uses: codecov/codecov-action@v4
8787
with:
8888
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)