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.
2 parents 8d61224 + c0473a8 commit d0702acCopy full SHA for d0702ac
.github/workflows/build-test.yml
@@ -28,6 +28,6 @@ jobs:
28
29
- name: Upload test coverage to Codecov
30
continue-on-error: true
31
- uses: codecov/codecov-action@v2.1.0
+ uses: codecov/codecov-action@v3.1.1
32
with:
33
flags: unittests
0 commit comments