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 98c313f commit a009313Copy full SHA for a009313
azure-pipelines.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- task: NodeTool@0
30
inputs:
31
- versionSpec: '14.15.4'
+ versionSpec: '12.19.0'
32
checkLatest: true
33
- script: |
34
npm install codecov
0 commit comments