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 731b146 commit 4753b12Copy full SHA for 4753b12
.circleci/config.yml
@@ -44,7 +44,7 @@ jobs:
44
echo "do nothing"
45
build:
46
docker:
47
- - image: cimg/node:22.17.0
+ - image: cimg/node:22.17.1
48
steps:
49
- checkout
50
- restore_cache:
0 commit comments