We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32dfdba commit 717f349Copy full SHA for 717f349
.circleci/config.yml
@@ -14,7 +14,7 @@ orbs:
14
build-tools: circleci/[email protected]
15
jq: circleci/[email protected]
16
docker: circleci/[email protected] # needs jq above
17
- node: circleci/[email protected].2
+ node: circleci/[email protected].3
18
19
jobs:
20
download_from_code_climate:
0 commit comments