checkout actions

Action for checking out a repo

Language
TypeScript
Stars
8,680
Forks
2,749

Tags

  • CI/CD自动化
  • DevOps
  • TypeScript
  • 版本管理
  • Git工作树

README

[![Build and Test](https://github.com/actions/checkout/actions/workflows/test.yml/badge.svg)](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 …

查看完整页面