🔥 3-day streak
GitHub Actions (GH-200)67 / 142
Question 67 of 142

You are authoring a JavaScript action that will run directly on the runner's Node.js environment. Your repository contains an action.yml file and a compiled dist/index.js entry point committed to source control. Which runs configuration in action.yml correctly declares this as a JavaScript action targeting a supported Node runtime?

Reviewed for accuracy · Report an issueNext question