Files
certifai/.gitea/workflows
Sharang Parnerkar 048da07566 fix(ci): replace actions/checkout with git clone
The actions/checkout action requires Node.js which is unavailable
in the rust:1.89-bookworm container. Use manual git clone with
shallow depth for a Node-free checkout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:45:53 +01:00
..