Skip to content

Commit 54bfcb8

Browse files
committed
Merge remote-tracking branch 'origin/main' into jb2
# Conflicts: # .github/workflows/ci.yml
2 parents 7a392b8 + 5e574c1 commit 54bfcb8

6 files changed

Lines changed: 2 additions & 6513 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: pip list
7373
# Download Build Cache from cache.yml
7474
- name: Download "build" folder (cache)
75-
uses: dawidd6/action-download-artifact@v21
75+
uses: dawidd6/action-download-artifact@v23
7676
with:
7777
workflow: cache.yml
7878
branch: main

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- pip
88
- pip:
99
- jupyter-book>=1.0.4post1,<2.0
10-
- quantecon-book-theme==0.21.0
10+
- quantecon-book-theme==0.22.0
1111
- sphinx-tojupyter==0.6.0
1212
- sphinxext-rediraffe==0.3.0
1313
- sphinx-exercise==1.2.1

0 commit comments

Comments
 (0)