Skip to content

Commit b000dd8

Browse files
committed
ci: pin deploy to 20.2
1 parent ab43b61 commit b000dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
command: npm run compile
2424
deploy:
2525
docker:
26-
- image: cimg/node:current
26+
- image: cimg/node:20.2
2727
steps:
2828
- checkout
2929
- node/install-packages

0 commit comments

Comments
 (0)