We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef986d commit af294ffCopy full SHA for af294ff
.circleci/config.yml
@@ -8,7 +8,7 @@ orbs:
8
executors:
9
node_executor:
10
docker:
11
- - image: cimg/node:22.20.0
+ - image: cimg/node:22.21.1
12
working_directory: ~/project
13
14
go_executor:
0 commit comments