Skip to content

Commit

Permalink
update doc ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Dec 5, 2024
1 parent 6a00a5e commit eeaae01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: 🐍 Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"
cache-dependency-path: "pyproject.toml"
cache: "pip"

Expand Down

0 comments on commit eeaae01

Please sign in to comment.