Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mansi-square committed May 23, 2024
1 parent b4338c9 commit 9f9f905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14.x
node-version: 18.x
- run: |
yarn && yarn lint && yarn test
cd react-native-in-app-payments-quickstart && yarn && yarn lint && cd ..
Expand Down

0 comments on commit 9f9f905

Please sign in to comment.