Skip to content

Commit 9ab2ea8

Browse files
authored
Bugfix (#23)
* fixed problem * fixed * wip * fixed * wip
1 parent f54c4b2 commit 9ab2ea8

File tree

6 files changed

+1315
-125
lines changed

6 files changed

+1315
-125
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010
description: 'Package name override'
1111
default:
1212
runs:
13-
using: 'node12'
13+
using: 'node16'
1414
main: 'dist/index.js'
1515
branding:
1616
icon: "check"

0 commit comments

Comments
 (0)