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 c34123a commit cfd0f03Copy full SHA for cfd0f03
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/setup-python@v3
27
28
- name: "🔨 Setup Poetry"
29
- uses: abatilo/actions-poetry@v2.3.0
+ uses: abatilo/actions-poetry@v2.4.0
30
31
- name: "🔨 Setup Poetry Python environment"
32
uses: Steffo99/actions-poetry-deps@v0.2.5
.github/workflows/tests.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
id: pyenv
0 commit comments