We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b92c16 commit 4b603acCopy full SHA for 4b603ac
action.yml
@@ -15,4 +15,6 @@ inputs:
15
default: [
16
"/test"
17
]
18
-
+runs:
19
+ using: 'node18'
20
+ main: 'index.js'
0 commit comments