We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2406408 commit 8d813fcCopy full SHA for 8d813fc
1 file changed
.github/workflows/ci.yml
@@ -62,6 +62,6 @@ jobs:
62
--durations=20
63
64
- name: Upload coverage report
65
- uses: codecov/codecov-action@v5.4.2
+ uses: codecov/codecov-action@v5.4.3
66
with:
67
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments