We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fc0e78 + dca3cf0 commit 4bc3af0Copy full SHA for 4bc3af0
2 files changed
.github/workflows/python.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
python-version: "3.10"
28
- name: Install poetry
29
- uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
+ uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
30
31
poetry-version: "1.3.2"
32
- name: Install dependencies
.github/workflows/release.yml
0 commit comments