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.
2 parents 3389d9b + bc0ecb1 commit e9d4b43Copy full SHA for e9d4b43
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
default:
5
docker:
6
- - image: cimg/node:16.18.0
+ - image: cimg/node:18.20.2
7
working_directory: ~/react-native-paper
8
9
commands:
0 commit comments