git-lfs/.github
brian m. carlson 5780adb5be
.github/workflows: use actions/checkout v1
When building artifacts during CI, we need the tags in order to be able
to use git describe.  The master version of the checkout action provides
only the one ref we've checked out, but the v1 provides us with a full
clone.  Use the v1 clone so that we can ensure that our CI works as
expected.
2019-12-05 16:46:25 +00:00
..
ISSUE_TEMPLATE Add issue templates 2019-11-13 19:54:28 +00:00
workflows .github/workflows: use actions/checkout v1 2019-12-05 16:46:25 +00:00