This commit is contained in:
William Fu-Hinthorn
2024-03-06 17:06:38 -08:00
parent 199af2c5b4
commit c617e504d1
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
- name: Set up Python 3.x + Poetry ${{ env.POETRY_VERSION }}
uses: "./.github/actions/poetry_setup"
with:
python-version: "3.x"
python-version: "3.11"
poetry-version: ${{ env.POETRY_VERSION }}
cache-key: core