Skip to content

Commit f47f727

Browse files
committed
fix: update to node16
1 parent fdfd7e7 commit f47f727

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
@@ -28,6 +28,6 @@ inputs:
2828
knative_eventing:
2929
description: "The version of Knative Eventing to install on the Kind cluster (not installed by default - example: v1.0.0)"
3030
runs:
31-
using: "node12"
31+
using: "node16"
3232
main: "main.js"
3333
post: "cleanup.js"

0 commit comments

Comments
 (0)