fix(action): Use Poetry v2 (#7329)

This commit is contained in:
Pepe Fagoaga
2025-03-20 23:34:32 +05:45
committed by GitHub
parent bb7ce2157e
commit 84b273dab9
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- name: Install dependencies
run: |
pipx install poetry==1.8.5
pipx install poetry==2.1.1
- name: Setup Python
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0