We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c0c59 commit cd3913dCopy full SHA for cd3913d
.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@v4
+ uses: codecov/codecov-action@v5
53
with:
54
flags: unit-tests
55
0 commit comments