Update CircleCI codecov orb (#3050)

Hopefully this fixes the long runtime for coverage uploads that we sometimes have (> 1 minute).
pull/3052/head
Jelte Fennema 2019-09-30 15:04:49 +02:00 committed by GitHub
parent 473cbc0115
commit 4d991f281c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
version: 2.1
orbs:
codecov: codecov/codecov@1.0.4
codecov: codecov/codecov@1.0.5
jobs:
build: