We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168a142 commit a8e6289Copy full SHA for a8e6289
1 file changed
.github/workflows/CI.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Set up Python 3.10
44
uses: actions/setup-python@v2
45
with:
46
- python-version: 3.10
+ python-version: 3.10.20
47
- name: Install Python dependencies
48
run: |
49
python -m pip install --upgrade pip
0 commit comments