Skip to content

Commit

Permalink
ci: pin deploy to 20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
luqven committed Jun 12, 2023
1 parent 97c88f4 commit cbcaffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
command: npm run compile
deploy:
docker:
- image: cimg/node:current
- image: cimg/node:20.2
steps:
- checkout
- node/install-packages
Expand Down

0 comments on commit cbcaffd

Please sign in to comment.