Skip to content

Commit a8e6289

Browse files
Trying to fix CI
1 parent 168a142 commit a8e6289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up Python 3.10
4444
uses: actions/setup-python@v2
4545
with:
46-
python-version: 3.10
46+
python-version: 3.10.20
4747
- name: Install Python dependencies
4848
run: |
4949
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)