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 cf7e423 commit df6b572Copy full SHA for df6b572
.github/workflows/unittests.yml
@@ -43,7 +43,7 @@
43
if: matrix.os == 'windows-latest'
44
45
- name: ${{ matrix.os }}, ${{ matrix.environment-file }}
46
- uses: codecov/codecov-action@v2.0.1
+ uses: codecov/codecov-action@v2
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
file: ./coverage.xml
0 commit comments