AI products & services

actions/checkout

actions/checkout is a GitHub Action maintained by the GitHub Actions team that checks out a repository into the workflow runner so subsequent workflow steps can access the code. It is commonly used as the first step in GitHub Actions workflows and supports options such as fetch-depth, submodule handling, and token/scopes configuration.

Link
https://github.com/actions/checkout
Mentioned in
0 videos
Kind
Other tool — not classified as AI