Skip to content

Commit 26a249f

Browse files
author
Víctor Navarro
authored
Merge pull request #20 from RobPasMue/maint/update-nodejs16
Update action to use NodeJS 16
2 parents d78955c + 75e1c46 commit 26a249f

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
@@ -16,5 +16,5 @@ branding:
1616
icon: "package"
1717
color: "red"
1818
runs:
19-
using: "node12"
19+
using: "node16"
2020
main: "dist/index.js"

0 commit comments

Comments
 (0)