corrected poetry version
Code Quality Pipeline / Check Code (pull_request) Failing after 1m47s

This commit is contained in:
brian
2025-03-10 18:38:43 +00:00
parent e6b73fe4fc
commit 15f3944d27
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
architecture: "x64" architecture: "x64"
- name: Setup poetry - name: Setup poetry
env: env:
POETRY_VERSION: 1.8.3 POETRY_VERSION: 2.1.1
POETRY_HOME: /opt/poetry POETRY_HOME: /opt/poetry
POETRY_NO_INTERACTION: 1 POETRY_NO_INTERACTION: 1
run: | run: |