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 12
12
with :
13
13
python-version : " 3.10"
14
14
- name : Run image
15
- uses : abatilo/actions-poetry@v2.3.0
15
+ uses : abatilo/actions-poetry@v3.0.1
16
16
with :
17
17
poetry-version : 1.3
18
18
- name : Install dependencies
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.3.0
21
+ uses : abatilo/actions-poetry@v3.0.1
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.3.0
20
+ uses : abatilo/actions-poetry@v3.0.1
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 31
31
with :
32
32
python-version : ${{ matrix.python-version }}
33
33
- name : Run image
34
- uses : abatilo/actions-poetry@v2.3.0
34
+ uses : abatilo/actions-poetry@v3.0.1
35
35
with :
36
36
poetry-version : ${{ matrix.poetry-version }}
37
37
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments