We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952eac0 commit 4263765Copy full SHA for 4263765
.github/workflows/release_candidates.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Set up Python
57
uses: actions/setup-python@v4
58
with:
59
- python-version: "3.8"
+ python-version: "3.9"
60
61
- name: Install and configure Poetry
62
uses: snok/install-poetry@v1
0 commit comments