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 23
23
python-version : ${{ matrix.python-version }}
24
24
25
25
- name : Init python poetry action
26
- uses : abatilo/actions-poetry@v3.0.0
26
+ uses : abatilo/actions-poetry@v3.0.1
27
27
with :
28
28
poetry-version : 1.5.1
29
29
- uses : actions/cache@v4
Original file line number Diff line number Diff line change 27
27
python-version : ${{ matrix.python-version }}
28
28
# Avoid caching to be 100% confident things are working properly
29
29
- name : Init python poetry action
30
- uses : abatilo/actions-poetry@v3.0.0
30
+ uses : abatilo/actions-poetry@v3.0.1
31
31
with :
32
32
poetry-version : 1.5.1
33
33
Original file line number Diff line number Diff line change 20
20
python-version : ${{ matrix.python-version }}
21
21
# Avoid caching to be 100% confident things are working properly
22
22
- name : Init python poetry action
23
- uses : abatilo/actions-poetry@v3.0.0
23
+ uses : abatilo/actions-poetry@v3.0.1
24
24
with :
25
25
poetry-version : 1.5.1
26
26
Original file line number Diff line number Diff line change 21
21
python-version : ${{ matrix.python-version }}
22
22
23
23
- name : Init Python Poetry Action
24
- uses : abatilo/actions-poetry@v3.0.0
24
+ uses : abatilo/actions-poetry@v3.0.1
25
25
with :
26
26
poetry-version : 1.5.1
27
27
- uses : actions/cache@v4
You can’t perform that action at this time.
0 commit comments