Skip to content

Commit

Permalink
Merge branch 'master' into fix/init-invalid-content
Browse files Browse the repository at this point in the history
  • Loading branch information
woile authored Sep 22, 2023
2 parents 7bd57c6 + a378c2a commit 07ff2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: bash
- name: Upload coverage to Codecov
if: runner.os == 'Linux'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.xml
Expand Down

0 comments on commit 07ff2db

Please sign in to comment.