We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a43871 commit 1588ef8Copy full SHA for 1588ef8
.github/workflows/pr-checks.yml
@@ -49,7 +49,7 @@ jobs:
49
run: make unit-test
50
51
- name: Upload coverage to Codecov
52
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
53
with:
54
flags: unit-tests
55
0 commit comments