We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182a648 commit b7d5d07Copy full SHA for b7d5d07
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-python@v5
17
with:
18
- python-version: 3.8
+ python-version: 3.9
19
- name: Install Dependencies and library
20
shell: bash
21
run: |
0 commit comments