We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1f524 commit 8cec092Copy full SHA for 8cec092
.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/node@5.2.0
+ node: circleci/node@5.3.0
18
19
jobs:
20
download_from_code_climate:
0 commit comments