We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfd7e7 commit f47f727Copy full SHA for f47f727
action.yml
@@ -28,6 +28,6 @@ inputs:
28
knative_eventing:
29
description: "The version of Knative Eventing to install on the Kind cluster (not installed by default - example: v1.0.0)"
30
runs:
31
- using: "node12"
+ using: "node16"
32
main: "main.js"
33
post: "cleanup.js"
0 commit comments