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 e1b25c8 commit e6faf0cCopy full SHA for e6faf0c
.circleci/config.yml
@@ -17,7 +17,7 @@ version: 2.1
17
orbs:
18
# Used in the `test-windows` job to run the test on windows.
19
win: circleci/windows@4.1.1
20
- codecov: codecov/codecov@3.2.3
+ codecov: codecov/codecov@3.2.4
21
22
references:
23
# NOTE: update the nodejs version strings that follows to change the
0 commit comments