We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 735abf1 + 717f349 commit 10e8722Copy full SHA for 10e8722
.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