We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c849ff + 75bf50a commit f0bc0d3Copy full SHA for f0bc0d3
1 file changed
.github/workflows/deploy-pages.yml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v4
26
+ with:
27
+ fetch-depth: 0
28
29
- name: Setup Python
30
uses: actions/setup-python@v5
0 commit comments