Skip to content

Commit 74ca6ac

Browse files
committed
[FIXUP]
1 parent 1c85f49 commit 74ca6ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/checkAcknowledgements.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+
with:
17+
fetch-depth: 0
1618
- name: Determine changed files
1719
id: changed-files
1820
run: |

0 commit comments

Comments
 (0)