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 152f706 commit 19b6428Copy full SHA for 19b6428
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
setup:
8
docker: &docker
9
# specify the version you desire here
10
- - image: cimg/node:22.0
+ - image: cimg/node:22.1
11
resource_class: large
12
steps:
13
- checkout:
0 commit comments