Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 3240291

Browse files
committed
updated node in pipeline
1 parent a785f67 commit 3240291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
version: 2.1
44

55
orbs:
6-
node: circleci/node@4.1.0
6+
node: circleci/node@5.0.2
77

88
executors:
99
node-executor:
1010
docker:
11-
- image: circleci/node:14
11+
- image: circleci/node:16.16
1212

1313
jobs:
1414

0 commit comments

Comments
 (0)