Files
kmsvc-proto/.forgejo/workflows
riotpiaole a6e978e6a2 fix: replace actions/checkout with plain git clone in CI
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.
2026-06-21 20:14:40 -07:00
..