We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8ed4b commit 26fc7d1Copy full SHA for 26fc7d1
.github/workflows/docs.yaml
@@ -31,10 +31,6 @@ jobs:
31
steps:
32
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33
34
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35
-
36
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
37
38
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
39
40
- run: uv run --group docs --no-dev zensical build --clean
0 commit comments