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 afe131e commit f38a7c8Copy full SHA for f38a7c8
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
default:
5
docker:
6
- - image: cimg/node:22.11.0
+ - image: cimg/node:22.15.1
7
8
orbs:
9
codecov: codecov/[email protected]
0 commit comments