Skip to content

Commit fd50629

Browse files
committed
Update main.yml
1 parent b9ef877 commit fd50629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v2
4242
- name: Use Node.js
43-
uses: actions/setup-node@v2
43+
uses: actions/setup-node@v3
4444
with:
45-
node-version: 14.x
45+
node-version: '14.20.1'
4646
- run: |
4747
gem install cocoapods
4848
cd react-native-in-app-payments-quickstart

0 commit comments

Comments
 (0)