There was an error while loading. Please reload this page.
1 parent 034f9e1 commit 050cb05Copy full SHA for 050cb05
1 file changed
.github/workflows/site-validation.yml
@@ -22,6 +22,8 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v4
25
+ with:
26
+ fetch-depth: 2
27
- uses: actions/setup-python@v5
28
with:
29
python-version: "3.12"
0 commit comments