fix(ci): add CA certificate update before checkout #120
Reference in New Issue
Block a user
Delete Branch "fix/ci-self-hosted-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The job containers don't trust the Cloudflare origin cert by
default. Install and update ca-certificates as the first step
so git can clone over HTTPS before actions/checkout runs.
Summary
Changes
Related Issues
Checklist
feat:,fix:,chore:,docs:,art:)