File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
python-version : ${{ env.PYTHON_VERSION }}
31
31
32
32
- name : Install Poetry ${{ env.POETRY_VERSION }}
33
- uses : abatilo/actions-poetry@v3.0.0
33
+ uses : abatilo/actions-poetry@v3.0.1
34
34
with :
35
35
poetry-version : ${{ env.POETRY_VERSION }}
36
36
Original file line number Diff line number Diff line change 62
62
python-version : ${{ matrix.python-version }}
63
63
64
64
- name : Install Poetry
65
- uses : abatilo/actions-poetry@v3.0.0
65
+ uses : abatilo/actions-poetry@v3.0.1
66
66
with :
67
67
poetry-version : $POETRY_VERSION
68
68
Original file line number Diff line number Diff line change 62
62
python-version : ${{ matrix.python-version }}
63
63
64
64
- name : Install Poetry
65
- uses : abatilo/actions-poetry@v3.0.0
65
+ uses : abatilo/actions-poetry@v3.0.1
66
66
with :
67
67
poetry-version : $POETRY_VERSION
68
68
Original file line number Diff line number Diff line change 64
64
python-version : ${{ matrix.python-version }}
65
65
66
66
- name : Install Poetry
67
- uses : abatilo/actions-poetry@v3.0.0
67
+ uses : abatilo/actions-poetry@v3.0.1
68
68
with :
69
69
poetry-version : $POETRY_VERSION
70
70
Original file line number Diff line number Diff line change 32
32
python-version : ${{ env.PYTHON_VERSION }}
33
33
34
34
- name : Install Poetry
35
- uses : abatilo/actions-poetry@v3.0.0
35
+ uses : abatilo/actions-poetry@v3.0.1
36
36
with :
37
37
poetry-version : ${{ env.POETRY_VERSION }}
38
38
Original file line number Diff line number Diff line change 84
84
python-version : ${{ matrix.python-version }}
85
85
86
86
- name : Install Poetry
87
- uses : abatilo/actions-poetry@v3.0.0
87
+ uses : abatilo/actions-poetry@v3.0.1
88
88
with :
89
89
poetry-version : $POETRY_VERSION
90
90
You can’t perform that action at this time.
0 commit comments