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
e2605cbdec
commit
f8920baa6a
1 changed files with 2 additions and 3 deletions
5
.github/workflows/publish_pypi.yml
vendored
5
.github/workflows/publish_pypi.yml
vendored
|
@ -8,9 +8,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
node-version: '16'
|
||||
uses: actions/checkout@v3
|
||||
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue