Skip to content

Commit 42c0a18

Browse files
chore(deps): update abatilo/actions-poetry action to v3.0.2
1 parent efdbf2d commit 42c0a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_on_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
python-version: '3.11.3'
1515
- name: Install poetry
16-
uses: abatilo/[email protected].0
16+
uses: abatilo/[email protected].2
1717
- name: Install project dependencies
1818
run: |
1919
python3 -m pip install --upgrade pip

0 commit comments

Comments
 (0)