We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e23eef commit 9acd8a2Copy full SHA for 9acd8a2
.github/workflows/test-coverage.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python
18
uses: actions/setup-python@v4
19
with:
20
- python-version: 3.9
+ python-version: 3.11
21
22
- name: Install dependencies
23
run: |
0 commit comments