We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f9323 commit 80a798bCopy full SHA for 80a798b
1 file changed
.github/workflows/pages.yaml
@@ -17,6 +17,8 @@ jobs:
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v4
20
+ with:
21
+ fetch-depth: 0
22
23
- name: Set up Python
24
uses: actions/setup-python@v5
0 commit comments