File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 architecture : ' x64'
3636 - name : Install poetry
3737 # see https://github.com/marketplace/actions/setup-poetry
38- uses : Gr1N/setup-poetry@v7
38+ uses : Gr1N/setup-poetry@v8
3939 with :
4040 poetry-version : ${{ env.POETRY_VERSION }}
4141 - name : Install dependencies
7171 architecture : ' x64'
7272 - name : Install poetry
7373 # see https://github.com/marketplace/actions/setup-poetry
74- uses : Gr1N/setup-poetry@v7
74+ uses : Gr1N/setup-poetry@v8
7575 with :
7676 poetry-version : ${{ env.POETRY_VERSION }}
7777 - name : Install dependencies
@@ -129,7 +129,7 @@ jobs:
129129 run : echo "import sys; print('Python %s on %s in %s' % (sys.version, sys.platform, sys.getdefaultencoding()))" | python
130130 - name : Install poetry
131131 # see https://github.com/marketplace/actions/setup-poetry
132- uses : Gr1N/setup-poetry@v7
132+ uses : Gr1N/setup-poetry@v8
133133 with :
134134 poetry-version : ${{ env.POETRY_VERSION }}
135135 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments