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 16
16
with :
17
17
fetch-depth : 0
18
18
persist-credentials : true
19
- - uses : actions/setup-python@v2
19
+ - uses : actions/setup-python@v3
20
20
with :
21
21
python-version : 3.x
22
22
- name : Install dependencies
Original file line number Diff line number Diff line change 18
18
with :
19
19
fetch-depth : 0
20
20
persist-credentials : true
21
- - uses : actions/setup-python@v2
21
+ - uses : actions/setup-python@v3
22
22
with :
23
23
python-version : 3.x
24
24
- name : Install dependencies
Original file line number Diff line number Diff line change 31
31
with :
32
32
version : v3.5.0
33
33
- name : Set up python
34
- uses : actions/setup-python@0066b88440aa9562be742e2c60ee750fc57d8849 # v2.3.0
34
+ uses : actions/setup-python@v3
35
35
with :
36
36
python-version : 3.7
37
37
- name : Setup Chart Linting
Original file line number Diff line number Diff line change 87
87
with :
88
88
fetch-depth : 0
89
89
persist-credentials : true
90
- - uses : actions/setup-python@v2
90
+ - uses : actions/setup-python@v3
91
91
with :
92
92
python-version : 3.x
93
93
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments