File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- uses : actions/checkout@v4
14
- - uses : actions/setup-python@v4
14
+ - uses : actions/setup-python@v5
15
15
with :
16
16
python-version : ' 3.11'
17
17
-
uses :
pre-commit/[email protected]
77
77
- uses : actions/checkout@v4
78
78
79
79
- name : Set up Python
80
- uses : actions/setup-python@v4
80
+ uses : actions/setup-python@v5
81
81
with :
82
82
python-version : ' 3.11'
83
83
96
96
- uses : actions/checkout@v4
97
97
98
98
- name : Set up Python
99
- uses : actions/setup-python@v4
99
+ uses : actions/setup-python@v5
100
100
with :
101
101
python-version : ' 3.11'
102
102
Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@v4
13
13
14
14
- name : Set up Python
15
- uses : actions/setup-python@v4
15
+ uses : actions/setup-python@v5
16
16
with :
17
17
python-version : ' 3.11'
18
18
39
39
- uses : actions/checkout@v4
40
40
41
41
- name : Set up Python
42
- uses : actions/setup-python@v4
42
+ uses : actions/setup-python@v5
43
43
with :
44
44
python-version : ' 3.11'
45
45
65
65
- uses : actions/checkout@v4
66
66
67
67
- name : Set up Python
68
- uses : actions/setup-python@v4
68
+ uses : actions/setup-python@v5
69
69
with :
70
70
python-version : ' 3.11'
71
71
Original file line number Diff line number Diff line change 13
13
- uses : actions/checkout@v4
14
14
15
15
- name : Set up Python
16
- uses : actions/setup-python@v4
16
+ uses : actions/setup-python@v5
17
17
with :
18
18
python-version : ' 3.11'
19
19
Original file line number Diff line number Diff line change 11
11
- uses : actions/checkout@v4
12
12
13
13
- name : Set up Python
14
- uses : actions/setup-python@v4
14
+ uses : actions/setup-python@v5
15
15
with :
16
16
python-version : ' 3.11'
17
17
You can’t perform that action at this time.
0 commit comments