Update codecov/codecov-action action to v3 (#78)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-05 18:19:49 +02:00
committed by GitHub
parent 2a21492f96
commit de61f2385f

View File

@@ -76,7 +76,7 @@ jobs:
sudo apt-get update -y && sudo apt-get -y install arangodb3
- run: go test -coverprofile=cover.out -coverpkg=./... ./...
- run: go tool cover -func=cover.out
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
gocap:
name: gocap