We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5804786 commit 042f0b5Copy full SHA for 042f0b5
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Python
20
uses: actions/setup-python@v2
21
with:
22
- python-version: 3.6
+ python-version: 3.10
23
- name: Checkout code
24
uses: actions/checkout@v2
25
- name: Run Unit Tests
0 commit comments