We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfebf7 commit 2c6a189Copy full SHA for 2c6a189
.github/workflows/publish_on_release.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
python-version: '3.11.3'
15
- name: Install poetry
16
- uses: abatilo/actions-poetry@v3.0.0
+ uses: abatilo/actions-poetry@v3.0.2
17
- name: Install project dependencies
18
run: |
19
python3 -m pip install --upgrade pip
0 commit comments