1
0
Fork
You've already forked checkout
0
No description
2026年01月09日 18:15:36 +01:00
action.yml feat: checkout action 2026年01月09日 18:15:36 +01:00
README.md feat: checkout action 2026年01月09日 18:15:36 +01:00

Checkout Action

Requirements

  • git
  • sh (printf builtin)

Usage

Same as github.com/actions/checkout

Unsupported functionality

  • SSH
  • submodules
  • filters
  • something else?