File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
python-version : ${{ matrix.python-version }}
20
20
- name : Run image
21
- uses : abatilo/actions-poetry@v2.0 .0
21
+ uses : abatilo/actions-poetry@v2.3 .0
22
22
with :
23
23
poetry-version : ${{ matrix.poetry-version }}
24
24
- name : Install dependencies
Original file line number Diff line number Diff line change 17
17
with :
18
18
python-version : ${{ matrix.python-version }}
19
19
- name : Run image
20
- uses : abatilo/actions-poetry@v2.0 .0
20
+ uses : abatilo/actions-poetry@v2.3 .0
21
21
with :
22
22
poetry-version : ${{ matrix.poetry-version }}
23
23
- name : Install dependencies
Original file line number Diff line number Diff line change 56
56
with :
57
57
python-version : 3.9
58
58
- name : install poetry
59
- uses : abatilo/actions-poetry@v2.2 .0
59
+ uses : abatilo/actions-poetry@v2.3 .0
60
60
61
61
- name : Build
62
62
run : |
Original file line number Diff line number Diff line change 19
19
with :
20
20
python-version : ${{ matrix.python-version }}
21
21
- name : Run image
22
- uses : abatilo/actions-poetry@v2.0 .0
22
+ uses : abatilo/actions-poetry@v2.3 .0
23
23
with :
24
24
poetry-version : ${{ matrix.poetry-version }}
25
25
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments