We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e4aca commit 4bc60f1Copy full SHA for 4bc60f1
.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@v5.1.2
+ uses: codecov/codecov-action@v5.3.1
0 commit comments