We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e962490 commit 2406408Copy full SHA for 2406408
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.0
+ uses: codecov/codecov-action@v5.4.2
66
with:
67
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments