We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45fc96 commit 97b6edaCopy full SHA for 97b6eda
.github/workflows/unit-testing.yml
@@ -23,6 +23,6 @@ jobs:
23
env:
24
CI: true
25
- name: Codecov
26
- uses: codecov/codecov-action@v3.1.1
+ uses: codecov/codecov-action@v4.1.1
27
with:
28
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments