We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b280fe commit 85947c4Copy full SHA for 85947c4
.github/workflows/test.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Test with pytest
33
run: bash Scripts/test.sh
34
- name: Upload coverage
35
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
0 commit comments