We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aab1286 + 9e05ccb commit 524f0b1Copy full SHA for 524f0b1
.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.1.0
+ uses: codecov/codecov-action@v4.1.1
0 commit comments