fetch-depth

This commit is contained in:
Nathan Bierema 2022-05-08 10:13:55 -04:00
parent fb56de6b56
commit 6ff53d0419

View File

@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: pnpm/action-setup@v2
- uses: actions/setup-node@v3
with: