We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0493570 commit 5af3241Copy full SHA for 5af3241
.circleci/config.yml
@@ -16,7 +16,7 @@ executors:
16
17
working_directory: ~/repo
18
orbs:
19
- codecov: codecov/codecov@1.0.5
+ codecov: codecov/codecov@1.1.0
20
jobs:
21
build:
22
executor: default
0 commit comments