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.
2 parents a8e4c8b + 1d2ee5c commit a960e18Copy full SHA for a960e18
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: ${{ matrix.python-version }}
21
- name: Run image
22
- uses: abatilo/actions-poetry@v3.0.0
+ uses: abatilo/actions-poetry@v3.0.1
23
24
poetry-version: ${{ matrix.poetry-version }}
25
- name: Publish
.github/workflows/testing.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install poetry
- name: Install the project dependencies
0 commit comments