Skip to content

Commit 8d8aa50

Browse files
authored
Update codecov-action
1 parent aac1dac commit 8d8aa50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: Coverage results
4242
path: coverage_report
4343

44-
- uses: codecov/codecov-action@v1
44+
- uses: codecov/codecov-action@v1.2.1
4545
with:
4646
# token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
4747
# file: ./coverage.xml # optional

0 commit comments

Comments
 (0)