We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45fc96 commit 272f1c8Copy full SHA for 272f1c8
.github/workflows/unit-testing.yml
@@ -23,6 +23,6 @@ jobs:
23
env:
24
CI: true
25
- name: Codecov
26
- uses: codecov/[email protected].1
+ uses: codecov/[email protected].4
27
with:
28
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments