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 : ${{ matrix.python-version }}
31
31
32
32
- name : π Setup Poetry
33
- uses : abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd # v3 .0.1
33
+ uses : abatilo/actions-poetry@3765cf608f2d4a72178a9fc5b918668e542b89b1 # v4 .0.0
34
34
35
35
- name : π Check the correctness of the project config
36
36
run : poetry check
Original file line number Diff line number Diff line change 39
39
python-version : ${{ matrix.python-version }}
40
40
41
41
- name : π Setup Poetry
42
- uses : abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd # v3 .0.1
42
+ uses : abatilo/actions-poetry@3765cf608f2d4a72178a9fc5b918668e542b89b1 # v4 .0.0
43
43
44
44
- name : π¦ Install dependencies
45
45
run : |
Original file line number Diff line number Diff line change 32
32
python-version : ${{ matrix.python-version }}
33
33
34
34
- name : π Setup Poetry
35
- uses : abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd # v3 .0.1
35
+ uses : abatilo/actions-poetry@3765cf608f2d4a72178a9fc5b918668e542b89b1 # v4 .0.0
36
36
37
37
- name : ποΈ Build source and wheel distributions
38
38
run : |
Original file line number Diff line number Diff line change 30
30
python-version : ${{ matrix.python-version }}
31
31
32
32
- name : π Setup Poetry
33
- uses : abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd # v3 .0.1
33
+ uses : abatilo/actions-poetry@3765cf608f2d4a72178a9fc5b918668e542b89b1 # v4 .0.0
34
34
35
35
- name : ποΈ Build source and wheel distributions
36
36
run : |
Original file line number Diff line number Diff line change 29
29
python-version : ${{ matrix.python-version }}
30
30
31
31
- name : π Setup Poetry
32
- uses : abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd # v3 .0.1
32
+ uses : abatilo/actions-poetry@3765cf608f2d4a72178a9fc5b918668e542b89b1 # v4 .0.0
33
33
34
34
- name : ποΈ Install dependencies
35
35
run : |
Original file line number Diff line number Diff line change 29
29
python-version : ${{ matrix.python-version }}
30
30
31
31
- name : π Setup Poetry
32
- uses : abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd # v3 .0.1
32
+ uses : abatilo/actions-poetry@3765cf608f2d4a72178a9fc5b918668e542b89b1 # v4 .0.0
33
33
34
34
- name : π¦ Install dependencies
35
35
run : |
You canβt perform that action at this time.
0 commit comments