We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f60d2 commit e844306Copy full SHA for e844306
action.yml
@@ -20,5 +20,5 @@ inputs:
20
start args:
21
description: 'Additional arguments to append to minikube start command'
22
runs:
23
- using: 'node16'
+ using: 'node20'
24
main: 'src/index.js'
0 commit comments