We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ad42a commit 6dcc66dCopy full SHA for 6dcc66d
github/auto-merge/.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: cimg/node:16.13.1
+ - image: cimg/node:16.19.1
6
steps:
7
- checkout
8
- run:
0 commit comments