We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b96dd commit 4b21ed1Copy full SHA for 4b21ed1
.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