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 4e22e63 commit 09291a5Copy full SHA for 09291a5
.github/workflows/ci.yml
@@ -69,6 +69,6 @@ jobs:
69
path: "reports"
70
71
- name: "Upload to Codecov"
72
- uses: "codecov/codecov-action@v1"
+ uses: codecov/codecov-action@v2
73
with:
74
directory: reports
0 commit comments