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 3ffc7c9 commit 8779d7fCopy full SHA for 8779d7f
.github/workflows/debug.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout repository
24
uses: actions/checkout@v4
25
with:
26
- fetch-depth: 100
+ fetch-depth: 0
27
sparse-checkout: |
28
data/${{ steps.setup.outputs.quarter }}/1-fetch
29
scripts/1-fetch
0 commit comments