Commit 43bdb6a 1 parent 48e7253 commit 43bdb6a Copy full SHA for 43bdb6a
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
runs-on : ubuntu-latest
8
8
steps :
9
9
- uses : actions/checkout@v3
10
- - uses : abatilo/actions-poetry@v2.1.6
10
+ - uses : abatilo/actions-poetry@v4.0.0
11
11
with :
12
12
poetry-version : 1.1.13
13
13
- uses : actions/setup-python@v4
20
20
runs-on : ubuntu-latest
21
21
steps :
22
22
- uses : actions/checkout@v3
23
- - uses : abatilo/actions-poetry@v2.1.6
23
+ - uses : abatilo/actions-poetry@v4.0.0
24
24
with :
25
25
poetry-version : 1.1.13
26
26
- uses : actions/setup-python@v4
34
34
runs-on : ubuntu-latest
35
35
steps :
36
36
- uses : actions/checkout@v3
37
- - uses : abatilo/actions-poetry@v2.1.6
37
+ - uses : abatilo/actions-poetry@v4.0.0
38
38
with :
39
39
poetry-version : 1.1.13
40
40
- uses : actions/setup-python@v4
48
48
runs-on : ubuntu-latest
49
49
steps :
50
50
- uses : actions/checkout@v3
51
- - uses : abatilo/actions-poetry@v2.1.6
51
+ - uses : abatilo/actions-poetry@v4.0.0
52
52
with :
53
53
poetry-version : 1.1.13
54
54
- uses : actions/setup-python@v4
You can’t perform that action at this time.
0 commit comments