We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b1472 commit 2ab2cceCopy full SHA for 2ab2cce
.github/workflows/test.yml
@@ -44,6 +44,6 @@ jobs:
44
make coverage
45
46
- name: Codecov
47
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
48
with:
49
directory: ./
0 commit comments