$ git clone --depth 1 https://github.com/ORG/REPO.git
taml- uses: actions/checkout@v4 with: fetch-depth: 1
$ git pull --ff-only --depth=1