Provide a git checkout for reviewdog. (#3754)

It shouldn't actually need or use this, but it fails if there's no
`.git` directory at all.
This commit is contained in:
Richard Smith
2024-03-08 00:18:29 +00:00
committed by GitHub
parent b0dc6d2996
commit 56d70dc3a2
@@ -34,6 +34,8 @@ jobs:
with:
reviewdog_version: latest
- uses: actions/checkout@v3
- name: Download pre-commit output
uses: actions/download-artifact@v4
with: