Files
VVVVVV/.github/workflows/ci.yml
David Fisher 0d16cd1369 feat(ci): Enhance GitHub Actions workflow
- Update actions/checkout to v4

- Add build caching for macOS and Linux jobs

- Implement concurrency control to cancel redundant runs

- Restrict GITHUB_TOKEN permissions for security

These changes improve CI performance, stability, and security.
2025-05-13 13:27:26 -04:00

6.5 KiB