No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-20 23:01:33 +01:00
action.yml Add basic action 2026-07-20 22:59:58 +01:00
README.md Init with README 2026-07-20 22:18:41 +01:00

Checkout Lite

A Checkout action with minimum requirements:

  • Git
  • Bash (maybe Sh)

Usage

- uses: lite-actions/checkout@main
  with:
    fetch-depth: 1 # default