Skip to content

Commit

Permalink
GHA: update codecov/codecov-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
joostvanzwieten committed Dec 19, 2023
1 parent 7e88dce commit b161954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Post-process coverage
run: python -um devtools.gha.coverage_report_xml
- name: Upload coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
test-examples:
needs: build-python-package
name: 'Test examples ${{ matrix.os }}'
Expand Down

0 comments on commit b161954

Please sign in to comment.