We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2093c32 + 76e0f54 commit 4a8b5b8Copy full SHA for 4a8b5b8
1 file changed
.circleci/config.yml
@@ -19,7 +19,7 @@ references:
19
jobs:
20
checkout:
21
docker:
22
- - image: circleci/node:14.15
+ - image: circleci/node:14.17
23
resource_class: small
24
steps:
25
- checkout
0 commit comments