Skip to content

Commit d15fce2

Browse files
committed
Try updating gha instead
1 parent 57de3ea commit d15fce2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/docs_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212

13-
- uses: ammaraskar/sphinx-action@master
13+
- uses: ammaraskar/sphinx-action@8.2.3
1414
with:
1515
docs-folder: "docs/"
1616

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Cython>=0.26.1
22
sphinx>=5.0
3-
furo==2024.1.29
3+
furo
4+
#furo==2024.1.29 # Quick fix for now. Newer version doesn't work with gha (py38, needs upgrading)

0 commit comments

Comments
 (0)