Skip to content

Commit 972171d

Browse files
committed
.github/actions/setup/action.yml: update setup-poetry v7 to v8
1 parent fa039da commit 972171d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
python-version: ${{ inputs.python-version }}
5050

5151
- name: Setup poetry
52-
uses: Gr1N/setup-poetry@v7
52+
uses: Gr1N/setup-poetry@v8
5353
id: setup_poetry
5454
if: steps.cache-setup-poetry.outputs.cache-hit != 'true'
5555
with:

0 commit comments

Comments
 (0)