We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a29c2 commit b6c7af6Copy full SHA for b6c7af6
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Test
23
run: make test-cov
24
- name: Coverage
25
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.3.1
0 commit comments