We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8601f commit ccb283eCopy full SHA for ccb283e
.github/workflows/unit-test.yml
@@ -40,4 +40,4 @@ jobs:
40
run: coverage run --branch --source=check -m unittest discover --buffer
41
42
- name: Upload coverage to Codecov
43
- uses: codecov/codecov-action@v3.1.5
+ uses: codecov/codecov-action@v4.0.1
0 commit comments