We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a4026 commit a7ebd66Copy full SHA for a7ebd66
.github/workflows/libcxx-build-and-test.yaml
@@ -291,7 +291,7 @@ jobs:
291
steps:
292
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
293
with:
294
- fetch-depth: 10
+ fetch-depth: 0
295
fetch-tags: true # This job requires access to all the Git branches so it can diff against (usually) main
296
- uses: actions/setup-python@v6
297
0 commit comments