Update publish_pypi.yml

This commit is contained in:
Ishaan Jaff 2023-07-31 07:24:28 -07:00 committed by GitHub
parent f8920baa6a
commit 1c81edc629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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