topgrade-rs / topgrade

Upgrade all the things
GNU General Public License v3.0
1.7k stars 113 forks source link

Optimize GitHub Actions Workflow for Code Quality and Security #822

Open niStee opened 2 weeks ago

niStee commented 2 weeks ago

Optimize GitHub Actions workflow for code quality and security

— Reuse checkout step from shared-setup job to reduce duplication — Add caching for Rust toolchain to improve build times — These changes should improve the overall efficiency and performance of the workflow without compromising the code quality and security checks

Standards checklist

For new steps

If you developed a feature or a bug fix for someone else, and you do not have the means to test it, please tag this person here.