Skip to content

Commit fe21635

Browse files
authored
Update release.yml
1 parent fbb2d47 commit fe21635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v4
2121
with:
22-
python-version: "3.x"
22+
python-version: "3.10"
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install "pip<21.3"

0 commit comments

Comments
 (0)