We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36855a8 + 482dbda commit 83554c9Copy full SHA for 83554c9
1 file changed
.github/workflows/tests.yml
@@ -128,6 +128,6 @@ jobs:
128
--durations=20 .
129
130
- name: Upload coverage report
131
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.4.0
132
with:
133
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments