|
@@ -19,7 +19,7 @@ jobs:
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@v4
|
|
- uses: actions/checkout@v4
|
|
- name: Set up Python
|
|
- name: Set up Python
|
|
- uses: actions/setup-python@v4
|
|
|
|
|
|
+ uses: actions/setup-python@v5
|
|
with:
|
|
with:
|
|
python-version: '3.10'
|
|
python-version: '3.10'
|
|
- name: Install pypa/build
|
|
- name: Install pypa/build
|