File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
- scaleway
13
13
- scaleway-async
14
14
steps :
15
- - uses : actions/checkout@v2
15
+ - uses : actions/checkout@v3
16
16
- name : Set up Python
17
- uses : actions/setup-python@v2
17
+ uses : actions/setup-python@v4
18
18
with :
19
19
python-version : 3.8
20
20
- name : Install poetry
38
38
- scaleway
39
39
- scaleway-async
40
40
steps :
41
- - uses : actions/checkout@v2
41
+ - uses : actions/checkout@v3
42
42
- name : Set up Python
43
- uses : actions/setup-python@v2
43
+ uses : actions/setup-python@v4
44
44
with :
45
45
python-version : 3.8
46
46
- name : Install poetry
64
64
- scaleway
65
65
- scaleway-async
66
66
steps :
67
- - uses : actions/checkout@v2
67
+ - uses : actions/checkout@v3
68
68
- name : Set up Python
69
- uses : actions/setup-python@v2
69
+ uses : actions/setup-python@v4
70
70
with :
71
71
python-version : 3.8
72
72
- name : Install poetry
90
90
- scaleway
91
91
- scaleway-async
92
92
steps :
93
- - uses : actions/checkout@v2
93
+ - uses : actions/checkout@v3
94
94
- name : Set up Python
95
- uses : actions/setup-python@v2
95
+ uses : actions/setup-python@v4
96
96
with :
97
97
python-version : 3.8
98
98
- name : Install poetry
You can’t perform that action at this time.
0 commit comments