Skip to content

Commit

Permalink
back to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jan 29, 2024
1 parent c1a3983 commit e71d2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Upload full coverage to Codecov
if: ${{ matrix.python-version == '3.11' && matrix.os == 'ubuntu-latest' }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./codecov.xml
Expand Down

0 comments on commit e71d2c7

Please sign in to comment.