Skip to content

Commit

Permalink
upgrade crate docs version and docs build python version
Browse files Browse the repository at this point in the history
  • Loading branch information
plaharanne committed Apr 9, 2024
1 parent 3500af3 commit 5914642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.8
python-version: 3.11
- name: Build docs
run: |
cd docs && make check
2 changes: 1 addition & 1 deletion docs/build.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaVersion": 1,
"label": "docs build",
"message": "2.1.1"
"message": "2.1.2"
}

0 comments on commit 5914642

Please sign in to comment.