try fetch-depth: 2

This commit is contained in:
Matthew Phillips 2022-09-22 17:01:12 -04:00
parent 0b66dd9913
commit 64f72d6cf2

View file

@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
fetch-depth: 2
- name: Get changed files in the .changeset folder
id: changed-files-specific