Skip to content

Commit 153917c

Browse files
committed
bump codecov-action to v3
1 parent 40c06df commit 153917c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quick-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
pytest -vv --cov-report xml --cov=pyapr
121121
122122
- name: Upload coverage report
123-
uses: codecov/codecov-action@v2
123+
uses: codecov/codecov-action@v3
124124

125125
- name: Build documentation
126126
run: |

0 commit comments

Comments
 (0)