File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828 python-version : ${{ matrix.python-version }}
2929
3030 - name : Install Poetry
31- uses : Gr1N/setup-poetry@v4
31+ uses : Gr1N/setup-poetry@v8
3232 with :
33- poetry-version : 1.0.10
33+ poetry-version : 1.3.2
3434
3535 - name : Get poetry cache directory
3636 id : poetry-cache
6464 python-version : 3.7
6565
6666 - name : Install Poetry
67- uses : Gr1N/setup-poetry@v4
67+ uses : Gr1N/setup-poetry@v8
6868 with :
69- poetry-version : 1.0.10
69+ poetry-version : 1.3.2
7070
7171 - name : Get poetry cache directory
7272 id : poetry-cache
@@ -101,9 +101,9 @@ jobs:
101101 python-version : 3.7
102102
103103 - name : Install Poetry
104- uses : Gr1N/setup-poetry@v4
104+ uses : Gr1N/setup-poetry@v8
105105 with :
106- poetry-version : 1.0.10
106+ poetry-version : 1.3.2
107107
108108 - name : Get poetry cache directory
109109 id : poetry-cache
You can’t perform that action at this time.
0 commit comments