File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Install Poetry
27- uses : abatilo/actions-poetry@v2.3 .0
27+ uses : abatilo/actions-poetry@v3.0 .0
2828 with :
2929 poetry-version : 1.6.1
3030
Original file line number Diff line number Diff line change 3434 architecture : " x64"
3535
3636 - name : Install Poetry ${{ matrix.poetry-version }}
37- uses : abatilo/actions-poetry@v2.3 .0
37+ uses : abatilo/actions-poetry@v3.0 .0
3838 with :
3939 poetry-version : ${{ matrix.poetry-version }}
4040
7474 python-version : ${{ matrix.python-version }}
7575 architecture : " x64"
7676 - name : Install Poetry ${{ matrix.poetry-version }}
77- uses : abatilo/actions-poetry@v2.3 .0
77+ uses : abatilo/actions-poetry@v3.0 .0
7878 with :
7979 poetry-version : ${{ matrix.poetry-version }}
8080 - name : Install from source
@@ -137,7 +137,7 @@ jobs:
137137 python-version : ${{ matrix.python-version }}
138138 architecture : " x64"
139139 - name : Install Poetry ${{ matrix.poetry-version }}
140- uses : abatilo/actions-poetry@v2.3 .0
140+ uses : abatilo/actions-poetry@v3.0 .0
141141 with :
142142 poetry-version : ${{ matrix.poetry-version }}
143143 - name : Install packages via poetry
@@ -168,7 +168,7 @@ jobs:
168168 python-version : 3.9
169169 architecture : " x64"
170170 - name : Install Poetry ${{ matrix.poetry-version }}
171- uses : abatilo/actions-poetry@v2.3 .0
171+ uses : abatilo/actions-poetry@v3.0 .0
172172 with :
173173 poetry-version : ${{ matrix.poetry-version }}
174174 - name : Install Poetry Dynamic Versioning Plugin
Original file line number Diff line number Diff line change 2121 python-version : ' 3.9'
2222
2323 - name : Install Poetry
24- uses : abatilo/actions-poetry@v2.3 .0
24+ uses : abatilo/actions-poetry@v3.0 .0
2525 with :
2626 poetry-version : ' 1.5.1'
2727
You can’t perform that action at this time.
0 commit comments