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 1212 - scaleway
1313 - scaleway-async
1414 steps :
15- - uses : actions/checkout@v2
15+ - uses : actions/checkout@v3
1616 - name : Set up Python
17- uses : actions/setup-python@v2
17+ uses : actions/setup-python@v4
1818 with :
1919 python-version : 3.8
2020 - name : Install poetry
3838 - scaleway
3939 - scaleway-async
4040 steps :
41- - uses : actions/checkout@v2
41+ - uses : actions/checkout@v3
4242 - name : Set up Python
43- uses : actions/setup-python@v2
43+ uses : actions/setup-python@v4
4444 with :
4545 python-version : 3.8
4646 - name : Install poetry
6464 - scaleway
6565 - scaleway-async
6666 steps :
67- - uses : actions/checkout@v2
67+ - uses : actions/checkout@v3
6868 - name : Set up Python
69- uses : actions/setup-python@v2
69+ uses : actions/setup-python@v4
7070 with :
7171 python-version : 3.8
7272 - name : Install poetry
9090 - scaleway
9191 - scaleway-async
9292 steps :
93- - uses : actions/checkout@v2
93+ - uses : actions/checkout@v3
9494 - name : Set up Python
95- uses : actions/setup-python@v2
95+ uses : actions/setup-python@v4
9696 with :
9797 python-version : 3.8
9898 - name : Install poetry
You can’t perform that action at this time.
0 commit comments