We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fcb6e1 + 6e9cb10 commit f474fd4Copy full SHA for f474fd4
1 file changed
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Upload test coverage to Codecov
30
continue-on-error: true
31
- uses: codecov/codecov-action@v3.1.1
+ uses: codecov/codecov-action@3.1.2
32
with:
33
flags: unittests
34
0 commit comments