Skip to content

Commit 19005a6

Browse files
committed
Update to Gr1N/setup-poetry@v9
1 parent 31ef5f4 commit 19005a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
with:
4242
python-version: ${{ inputs.python_version }}
4343
- name: Setup Poetry
44-
uses: Gr1N/setup-poetry@v8
44+
uses: Gr1N/setup-poetry@v9
4545
with:
4646
poetry-version: ${{ inputs.poetry_version }}
4747
- name: Setup Python with cache

0 commit comments

Comments
 (0)