use codecov action v1 (#985)

This commit is contained in:
Kevin Wan
2021-09-02 19:07:30 +08:00
committed by GitHub
parent 407a6cbf9c
commit 4ef1859f0b

View File

@@ -29,4 +29,4 @@ jobs:
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
- name: Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v1