We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc164b commit bef6947Copy full SHA for bef6947
.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.4.0
0 commit comments