We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7a008 commit 90665f8Copy full SHA for 90665f8
.github/workflows/untrustedPR.yml
@@ -10,6 +10,8 @@ jobs:
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v4
13
+ with:
14
+ fetch-depth: 50
15
16
- name: Checkout vcpkg
17
0 commit comments