Skip to content

Commit 69ca195

Browse files
committed
chore: use node16
1 parent ed2143c commit 69ca195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ inputs:
1414
description: "Prefix of the GitHub Deployment Environment. The PR number will be appended to this value."
1515
required: false
1616
runs:
17-
using: "node12"
17+
using: "node16"
1818
main: "dist/index.js"

0 commit comments

Comments
 (0)