File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
- uses : actions/setup-python@v5
19
19
name : Install Python
20
20
with :
21
- python-version : " 3.10 "
21
+ python-version : " 3.11 "
22
22
23
23
- name : Install dependencies
24
24
run : |
53
53
- uses : actions/setup-python@v5
54
54
name : Install Python
55
55
with :
56
- python-version : " 3.10 "
56
+ python-version : " 3.11 "
57
57
- uses : actions/download-artifact@v5
58
58
with :
59
59
name : releases
Original file line number Diff line number Diff line change 24
24
- uses : actions/setup-python@v5
25
25
name : Install Python
26
26
with :
27
- python-version : " 3.10 "
27
+ python-version : " 3.11 "
28
28
29
29
- name : Install dependencies
30
30
run : |
65
65
- uses : actions/setup-python@v5
66
66
name : Install Python
67
67
with :
68
- python-version : " 3.10 "
68
+ python-version : " 3.11 "
69
69
- uses : actions/download-artifact@v5
70
70
with :
71
71
name : releases
You can’t perform that action at this time.
0 commit comments