Update publish_pypi.yml
This commit is contained in:
parent
f8920baa6a
commit
1c81edc629
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…
Reference in New Issue
Block a user