Skip to content

Commit

Permalink
gh actions docs change py version
Browse files Browse the repository at this point in the history
  • Loading branch information
zlatsic committed Sep 24, 2024
1 parent 8d1ef41 commit edc4d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: install python
uses: actions/setup-python@v1
with:
python-version: 3.11
python-version: 3.12
- name: install requirements.pip.dev.txt
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit edc4d6e

Please sign in to comment.