Skip to content

Commit 2662a5f

Browse files
committed
fix: revert to node 12 for the action
1 parent d4dc05e commit 2662a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ branding:
66
icon: terminal
77
color: gray-dark
88
runs:
9-
using: node14
9+
using: node12
1010
main: build/index.js
1111
inputs:
1212
expo-version:

0 commit comments

Comments
 (0)