Skip to content

Commit

Permalink
fix: revert required node version
Browse files Browse the repository at this point in the history
This reverts commit 02a5cfa.
  • Loading branch information
juliendargelos committed Dec 15, 2021
1 parent 02a5cfa commit 4f0c5e8
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 @@ -13,7 +13,7 @@ inputs:
default: true
required: false
runs:
using: node14
using: node12
main: dist/index.js
branding:
icon: package
Expand Down

0 comments on commit 4f0c5e8

Please sign in to comment.