Skip to content

Commit 4f0c5e8

Browse files
fix: revert required node version
This reverts commit 02a5cfa.
1 parent 02a5cfa commit 4f0c5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs:
1313
default: true
1414
required: false
1515
runs:
16-
using: node14
16+
using: node12
1717
main: dist/index.js
1818
branding:
1919
icon: package

0 commit comments

Comments
 (0)