We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042f0b5 commit e07d77dCopy full SHA for e07d77d
.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.10
+ python-version: 3.11
23
- name: Checkout code
24
uses: actions/checkout@v2
25
- name: Run Unit Tests
0 commit comments