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 88ce151 commit 708d3feCopy full SHA for 708d3fe
.github/workflows/test.yml
@@ -70,7 +70,7 @@ jobs:
70
id: setup-python
71
uses: actions/setup-python@v5
72
with:
73
- python-version: '3.8'
+ python-version: '3.9'
74
75
- name: Install Poetry
76
uses: snok/install-poetry@v1
@@ -123,7 +123,7 @@ jobs:
123
124
125
126
127
128
129
@@ -166,7 +166,7 @@ jobs:
166
167
168
169
170
171
172
0 commit comments