Skip to content

Commit e9d4b43

Browse files
authored
Merge branch 'callstack:main' into main
2 parents 3389d9b + bc0ecb1 commit e9d4b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
default:
55
docker:
6-
- image: cimg/node:16.18.0
6+
- image: cimg/node:18.20.2
77
working_directory: ~/react-native-paper
88

99
commands:

0 commit comments

Comments
 (0)