Skip to content

Commit

Permalink
Update docs_pages.yml
Browse files Browse the repository at this point in the history
Fix python version
  • Loading branch information
timonmerk authored Nov 12, 2024
1 parent 6f250a7 commit 206a455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Python with uv
uses: drivendataorg/setup-python-uv-action@v1
with:
python-version: '3.10'
python-version: '3.11'
cache: packages
cache-dependency-path: pyproject.toml

Expand Down

0 comments on commit 206a455

Please sign in to comment.