Skip to content

Commit ae58a11

Browse files
authored
Upgrade to codecov v3 action
fixes #3
1 parent c3c5adc commit ae58a11

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
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
pytest --cov=cascade_config tests
3434
- name: Uploade coverage reports to Codecov
35-
uses: codecov/codecov-action@v1.0.12
35+
uses: codecov/codecov-action@v3
3636

3737
test_platforms:
3838
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)