We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc164b commit a94f5b1Copy full SHA for a94f5b1
.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.1.2
0 commit comments