File tree Expand file tree Collapse file tree 4 files changed +214
-232
lines changed
Expand file tree Collapse file tree 4 files changed +214
-232
lines changed Original file line number Diff line number Diff line change 3131 - name : Install poetry
3232 uses : abatilo/actions-poetry@v2
3333 with :
34- poetry-version : ' 1.5.1 '
34+ poetry-version : ' 1.7.0 '
3535
3636 - name : Install Go
3737 uses : actions/setup-go@v3
@@ -100,7 +100,7 @@ jobs:
100100 - name : Install poetry
101101 uses : abatilo/actions-poetry@v2
102102 with :
103- poetry-version : ' 1.5.1 '
103+ poetry-version : ' 1.7.0 '
104104
105105 - uses : pnpm/action-setup@v2
106106 with :
@@ -166,7 +166,7 @@ jobs:
166166 - name : install poetry
167167 uses : abatilo/actions-poetry@v2
168168 with :
169- poetry-version : ' 1.5.1 '
169+ poetry-version : ' 1.7.0 '
170170
171171 - name : create tag from pyproject version on change.
172172 id : auto-tag
@@ -211,7 +211,7 @@ jobs:
211211 - name : Install poetry
212212 uses : abatilo/actions-poetry@v2
213213 with :
214- poetry-version : ' 1.5.1 '
214+ poetry-version : ' 1.7.0 '
215215
216216 - name : Install Go
217217 uses : actions/setup-go@v3
You can’t perform that action at this time.
0 commit comments