We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060defe commit 58dd08cCopy full SHA for 58dd08c
.github/workflows/issue1096.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v3
15
with:
16
- python-version: '3.10'
+ python-version: '3.10.9'
17
18
- name: Install dependencies
19
run: pip install -r requirements.txt
0 commit comments