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.
2 parents 631c0e4 + aeafe2b commit 029b9c8Copy full SHA for 029b9c8
.github/workflows/unit_tests.yml
@@ -76,7 +76,7 @@ jobs:
76
gpg --keyserver keyserver.ubuntu.com --recv-keys 806BB28AED779869
77
78
- name: Upload coverage to Codecov
79
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].1
80
with:
81
token: ${{ secrets.CODECOV_TOKEN }}
82
file: ./coverage.xml
0 commit comments