Update publish_pypi.yml

This commit is contained in:
Ishaan Jaff 2023-07-31 07:24:28 -07:00 committed by GitHub
parent f195b5b68f
commit afb65890d2

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