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 432066d commit a1cee32Copy full SHA for a1cee32
.github/workflows/main.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
path: _build
32
# NOTE: change key to "jupyterbook-DATE" to force rebuilding cache
33
- key: jupyterbook-20250630
+ key: jupyterbook-20250701
34
35
- uses: ./.github/actions/setup-pixi
36
.github/workflows/pull_request.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
0 commit comments