Skip to content

Commit

Permalink
fix: revert to node 12 for the action
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Jun 17, 2021
1 parent d4dc05e commit 2662a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ branding:
icon: terminal
color: gray-dark
runs:
using: node14
using: node12
main: build/index.js
inputs:
expo-version:
Expand Down

0 comments on commit 2662a5f

Please sign in to comment.