We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b69e4 commit d2caaddCopy full SHA for d2caadd
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v1
11
- uses: actions/setup-python@v1
12
with:
13
- python-version: '3.6'
+ python-version: '3.8'
14
architecture: 'x64'
15
- name: Install the library
16
run: |
0 commit comments