We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57ac02 commit 6ca043bCopy full SHA for 6ca043b
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Python
27
uses: actions/setup-python@v3
28
with:
29
- python-version: '3.9'
+ python-version: '3.9.13'
30
31
- name: Install dependencies
32
run: |
0 commit comments