We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef3f51 commit 3d20a39Copy full SHA for 3d20a39
.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/[email protected].0
+ uses: abatilo/[email protected].2
17
- name: Install project dependencies
18
run: |
19
python3 -m pip install --upgrade pip
0 commit comments