actions/checkout@v4 is a JS action that needs node in the job container to run, but the buf and golang job containers don't ship Node.js — caused "exec: node: executable file not found" failures.
actions/checkout@v4 is a JS action that needs node in the job container to run, but the buf and golang job containers don't ship Node.js — caused "exec: node: executable file not found" failures.