Skip to content

Commit

Permalink
Merge pull request #397 from thornbill/expo-44
Browse files Browse the repository at this point in the history
Upgrade to Expo 44
  • Loading branch information
thornbill authored Oct 4, 2022
2 parents 3c18d06 + bac4b0c commit 9651123
Show file tree
Hide file tree
Showing 3 changed files with 3,973 additions and 5,553 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3.5.0
with:
node-version: 12
node-version: 14
check-latest: true
cache: npm

Expand All @@ -39,7 +39,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3.5.0
with:
node-version: 12
node-version: 14
check-latest: true
cache: npm

Expand All @@ -60,7 +60,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3.5.0
with:
node-version: 12
node-version: 14
check-latest: true
cache: npm

Expand Down
Loading

0 comments on commit 9651123

Please sign in to comment.