We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576dc4a commit 3b33140Copy full SHA for 3b33140
.github/workflows/tests.yml
@@ -35,4 +35,4 @@ jobs:
35
if-no-files-found: error
36
- name: Upload coverage.xml to codecov
37
if: ${{ matrix.sql-alchemy == '1.4' && matrix.python-version == '3.10' }}
38
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
0 commit comments