Skip to content

Commit 7df6d18

Browse files
authored
Merge pull request #421 from jGaboardi/master
update Codecov action: major version only
2 parents b1ddcd7 + a48f74d commit 7df6d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
if: matrix.os == 'windows-latest'
4444

4545
- name: ${{ matrix.os }}, ${{ matrix.environment-file }}
46-
uses: codecov/codecov-action@v1
46+
uses: codecov/codecov-action@v2
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
file: ./coverage.xml

0 commit comments

Comments
 (0)