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 2c0fe61 commit 58a8227Copy full SHA for 58a8227
1 file changed
.github/workflows/test.yml
@@ -28,6 +28,6 @@ jobs:
28
tox -e py
29
30
- name: Upload coverage
31
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
32
with:
33
token: ${{ secrets.CODECOV_ORG_TOKEN }}
0 commit comments