Skip to content

Commit ff9c47d

Browse files
committed
chore(action.yml): use node16
1 parent 6be0ad9 commit ff9c47d

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
@@ -21,5 +21,5 @@ inputs:
2121
required: true
2222
description: "Set path of the file to be deployed."
2323
runs:
24-
using: "node12"
24+
using: "node16"
2525
main: "dist/index.js"

0 commit comments

Comments
 (0)