We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e79201a + b42b322 commit 5fd0770Copy full SHA for 5fd0770
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
test:
4
docker:
5
- - image: cimg/node:18.20.5
+ - image: cimg/node:18.20.7
6
working_directory: ~/repo
7
steps:
8
- checkout
0 commit comments