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 813cdd4 commit bc0ecb1Copy full SHA for bc0ecb1
.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