checkout
Checks out a Git repository
This aciton checks out the Git repository of the current workflow. No configuration is possible, all values are taken from the environment.
Usage
In your workflow, add the follwing step (usually this will be the first step):
steps:
- name: Checkout
uses: https://codeberg.org/nix-actions/checkout@main