checkout actions
Action for checking out a repo
- Language
- TypeScript
- Stars
- 8,680
- Forks
- 2,749
Tags
- CI/CD自动化
- DevOps
- TypeScript
- 版本管理
- Git工作树
README
[](https://github.com/actions/checkout/actions/workflows/test.yml) # Checkout v7 ## What's new - Safer fork pull request handling: checkout now refuses to check out fork pull request code by default when the …