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