File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 - uses : actions/setup-python@v5
6464 with :
6565 python-version : ${{ matrix.python-version }}
66- - uses : hpcflow/github-support/setup-poetry@0.2
66+ - uses : hpcflow/github-support/setup-poetry@0.3
6767 with :
6868 version : ${{ inputs.poetry-version }}
6969 - uses : hpcflow/github-support/init-cache@0.2
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ jobs:
145145 with :
146146 name : build-exe
147147 version : ${{ inputs.python-version }}
148- - uses : hpcflow/github-support/setup-poetry@0.2
148+ - uses : hpcflow/github-support/setup-poetry@0.3
149149 with :
150150 version : ${{ inputs.poetry-version }}
151151
@@ -236,7 +236,7 @@ jobs:
236236 with :
237237 name : build-exe
238238 version : ${{ inputs.python-version }}
239- - uses : hpcflow/github-support/setup-poetry@0.2
239+ - uses : hpcflow/github-support/setup-poetry@0.3
240240 with :
241241 version : ${{ inputs.poetry-version }}
242242
Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ jobs:
310310 with :
311311 name : build
312312 version : ${{ inputs.python-version }}
313- - uses : hpcflow/github-support/setup-poetry@0.2
313+ - uses : hpcflow/github-support/setup-poetry@0.3
314314 with :
315315 version : ${{ inputs.poetry-version }}
316316
@@ -482,7 +482,7 @@ jobs:
482482 - uses : actions/setup-python@v5
483483 with :
484484 python-version : ${{ matrix.python-version }}
485- - uses : hpcflow/github-support/setup-poetry@0.2
485+ - uses : hpcflow/github-support/setup-poetry@0.3
486486 with :
487487 version : ${{ inputs.poetry-version }}
488488 - uses : hpcflow/github-support/init-cache@0.2
@@ -551,7 +551,7 @@ jobs:
551551 with :
552552 name : release
553553 version : ${{ inputs.python-version }}
554- - uses : hpcflow/github-support/setup-poetry@0.2
554+ - uses : hpcflow/github-support/setup-poetry@0.3
555555 with :
556556 version : ${{ inputs.poetry-version }}
557557
@@ -656,7 +656,7 @@ jobs:
656656 with :
657657 name : release-doc
658658 version : ${{ inputs.python-version }}
659- - uses : hpcflow/github-support/setup-poetry@0.2
659+ - uses : hpcflow/github-support/setup-poetry@0.3
660660 with :
661661 version : ${{ inputs.poetry-version }}
662662
Original file line number Diff line number Diff line change 5656 with :
5757 name : test
5858 version : ${{ matrix.python-version }}
59- - uses : hpcflow/github-support/setup-poetry@0.2
59+ - uses : hpcflow/github-support/setup-poetry@0.3
6060 with :
6161 version : ${{ inputs.poetry-version }}
6262
You can’t perform that action at this time.
0 commit comments