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 5aa9ba6 commit 75973dbCopy full SHA for 75973db
.circleci/config.yml
@@ -8,7 +8,7 @@ orbs:
8
executors:
9
node_executor:
10
docker:
11
- - image: cimg/node:22.19.0
+ - image: cimg/node:22.20.0
12
working_directory: ~/project
13
14
go_executor:
0 commit comments