File tree 4 files changed +15
-15
lines changed
4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
13
13
steps :
14
14
- uses : actions/checkout@v4
15
15
16
- - name : Set up Python 3.11
16
+ - name : Set up Python 3.12
17
17
uses : actions/setup-python@v5
18
18
with :
19
- python-version : 3.11
19
+ python-version : 3.12
20
20
21
21
- name : Git checkout
22
22
uses : actions/checkout@v4
46
46
- name : Upload artifact
47
47
uses : actions/upload-artifact@v4
48
48
with :
49
- name : " wme-mac-2.2.0 - ${{github.run_number}}"
49
+ name : " wme-mac-2.3.3 - ${{github.run_number}}"
50
50
path : wme-MacOS
Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ jobs:
14
14
steps :
15
15
- uses : actions/checkout@v4
16
16
17
- - name : Set up Python 3.11
17
+ - name : Set up Python 3.12
18
18
uses : actions/setup-python@v5
19
19
with :
20
- python-version : 3.11
20
+ python-version : 3.12
21
21
22
22
- name : Git checkout
23
23
uses : actions/checkout@v4
47
47
- name : Upload artifact
48
48
uses : actions/upload-artifact@v4
49
49
with :
50
- name : " wme-ubuntu-2.2.0 - ${{github.run_number}}"
50
+ name : " wme-ubuntu-2.3.3 - ${{github.run_number}}"
51
51
path : wme-Ubuntu
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
13
13
steps :
14
14
- uses : actions/checkout@v4
15
15
16
- - name : Set up Python 3.11
16
+ - name : Set up Python 3.12
17
17
uses : actions/setup-python@v5
18
18
with :
19
- python-version : 3.11
19
+ python-version : 3.12
20
20
21
21
- name : Git checkout
22
22
uses : actions/checkout@v4
46
46
47
47
- uses : actions/upload-artifact@v4
48
48
with :
49
- name : " wme-windows-2.2.0 - ${{github.run_number}}"
49
+ name : " wme-windows-2.3.3 - ${{github.run_number}}"
50
50
path : ./wme-Windows
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
13
13
steps :
14
14
- uses : actions/checkout@v4
15
15
16
- - name : Set up Python 3.11
16
+ - name : Set up Python 3.12
17
17
uses : actions/setup-python@v5
18
18
with :
19
- python-version : 3.11
19
+ python-version : 3.12
20
20
21
21
- name : Git checkout
22
22
uses : actions/checkout@v4
@@ -60,10 +60,10 @@ jobs:
60
60
steps :
61
61
- uses : actions/checkout@v4
62
62
63
- - name : Set up Python 3.11
63
+ - name : Set up Python 3.12
64
64
uses : actions/setup-python@v5
65
65
with :
66
- python-version : 3.11
66
+ python-version : 3.12
67
67
68
68
- name : Git checkout
69
69
uses : actions/checkout@v4
@@ -108,10 +108,10 @@ jobs:
108
108
steps :
109
109
- uses : actions/checkout@v4
110
110
111
- - name : Set up Python 3.11
111
+ - name : Set up Python 3.12
112
112
uses : actions/setup-python@v5
113
113
with :
114
- python-version : 3.11
114
+ python-version : 3.12
115
115
116
116
- name : Git checkout
117
117
uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments