File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 50
50
python-version : ${{ matrix.python-version }}
51
51
52
52
- name : Install Poetry ${{ matrix.poetry-version }}
53
- uses : abatilo/actions-poetry@v3 .0.1
53
+ uses : abatilo/actions-poetry@v4 .0.0
54
54
with :
55
55
poetry-version : ${{ matrix.poetry-version }}
56
56
Original file line number Diff line number Diff line change 40
40
python-version : ${{ matrix.python-version }}
41
41
42
42
- name : Install Poetry ${{ matrix.poetry-version }}
43
- uses : abatilo/actions-poetry@v3 .0.1
43
+ uses : abatilo/actions-poetry@v4 .0.0
44
44
with :
45
45
poetry-version : ${{ matrix.poetry-version }}
46
46
Original file line number Diff line number Diff line change 23
23
python-version : ${{ matrix.python-version }}
24
24
25
25
- name : Install Poetry ${{ matrix.poetry-version }}
26
- uses : abatilo/actions-poetry@v3 .0.1
26
+ uses : abatilo/actions-poetry@v4 .0.0
27
27
with :
28
28
poetry-version : ${{ matrix.poetry-version }}
29
29
Original file line number Diff line number Diff line change 26
26
python-version : ' 3.9'
27
27
28
28
- name : Install Poetry
29
- uses : abatilo/actions-poetry@v3 .0.1
29
+ uses : abatilo/actions-poetry@v4 .0.0
30
30
with :
31
31
poetry-version : ' 1.5.1'
32
32
You can’t perform that action at this time.
0 commit comments