We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4edde2b + dec4fa1 commit 27b78e5Copy full SHA for 27b78e5
1 file changed
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
if: ${{ matrix.os == 'ubuntu-latest' }}
77
78
- name: Upload coverage
79
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
80
with:
81
token: ${{ secrets.CODECOV_TOKEN }}
82
slug: python-project-templates/yardang
0 commit comments