We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0983f commit c478f43Copy full SHA for c478f43
2 files changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python
13
uses: actions/setup-python@v2
14
with:
15
- python-version: 3.9
+ python-version: 3.11
16
- name: Poetry cache
17
uses: actions/cache@v2
18
0 commit comments