We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3b377 commit 146def0Copy full SHA for 146def0
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Python
32
uses: actions/setup-python@v3
33
with:
34
- python-version: '3.7'
+ python-version: '3.7.16'
35
36
- name: Install dependencies
37
run: |
0 commit comments