name: Checkout description: 'Checkout a Git repository' runs: using: composite steps: - run: printenv shell: bash - run: git init shell: bash