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 3cffd53 commit aa79b82Copy full SHA for aa79b82
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
test:
4
docker:
5
- - image: cimg/node:18.20.7
+ - image: cimg/node:18.20.8
6
working_directory: ~/repo
7
steps:
8
- checkout
0 commit comments