Skip to content

Commit d3d7e02

Browse files
committed
fix version
1 parent a5d036f commit d3d7e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup python
1919
uses: actions/setup-python@v2
2020
with:
21-
python-version: 3.10
21+
python-version: "3.10"
2222

2323
- name: install all dependencies
2424
run: |

0 commit comments

Comments
 (0)