We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdbf2d commit 42c0a18Copy full SHA for 42c0a18
.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