mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update publish_pypi.yml
This commit is contained in:
parent
f8920baa6a
commit
1c81edc629
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish_pypi.yml
vendored
2
.github/workflows/publish_pypi.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.8 # You can change this to the Python version required for your package
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue