bump version of codecov-action to v1.0.6

This commit is contained in:
Artem Navoiev 2020-03-05 23:26:04 +02:00 committed by GitHub
parent a494df3462
commit 93f7956e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
GOOS=windows go build
GOARCH=386 go build
- name: Publish coverage
uses: codecov/codecov-action@v1.0.0
uses: codecov/codecov-action@v1.0.6
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.txt