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

Commit 86e2c14

Browse files
author
Jaquier Aurélien Tristan
committed
update codecov action version to v4
1 parent f400cbb commit 86e2c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: tox
3535

3636
- name: "Upload coverage to Codecov"
37-
uses: codecov/codecov-action@v2
37+
uses: codecov/codecov-action@v4
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}
4040
fail_ci_if_error: false

0 commit comments

Comments
 (0)