We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9395b commit f39dc83Copy full SHA for f39dc83
1 file changed
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup Python
12
uses: actions/setup-python@v4
13
with:
14
- python-version: 3.7
+ python-version: 3.10
15
cache: 'pip'
16
17
- name: Install packages
0 commit comments