Skip to content

Commit d787215

Browse files
committed
ci: codecov action version
1 parent a44af2d commit d787215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
coverage report
3838
coverage xml
3939
- name: Update codecov for unit tests
40-
uses: codecov/codecov-action@v2
40+
uses: codecov/codecov-action@v4
4141
with:
4242
flags: unit
4343
file: coverage.xml

0 commit comments

Comments
 (0)