We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fb2d7 commit 748fee5Copy full SHA for 748fee5
.github/workflows/coverage.yml
@@ -27,5 +27,5 @@ jobs:
27
args: '--all-features'
28
29
- name: Upload to codecov.io
30
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2.1.0
31
0 commit comments