Skip to content

Commit 90665f8

Browse files
committed
More commit history
1 parent ca7a008 commit 90665f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/untrustedPR.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v4
13+
with:
14+
fetch-depth: 50
1315

1416
- name: Checkout vcpkg
1517
uses: actions/checkout@v4

0 commit comments

Comments
 (0)