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 6161 - name : Python
6262 uses : actions/setup-python@v6
6363 with :
64- python-version : " 3.x "
64+ python-version : " 3.13 "
6565
6666 - name : Install npm
6767 uses : actions/setup-node@v5
@@ -132,7 +132,7 @@ jobs:
132132 - name : Python
133133 uses : actions/setup-python@v6
134134 with :
135- python-version : " 3.x "
135+ python-version : " 3.13 "
136136
137137 - name : Download
138138 uses : actions/download-artifact@v6
@@ -221,7 +221,7 @@ jobs:
221221 - name : Python
222222 uses : actions/setup-python@v6
223223 with :
224- python-version : " 3.x "
224+ python-version : " 3.13 "
225225
226226 - name : Install npm
227227 uses : actions/setup-node@v5
Original file line number Diff line number Diff line change 3030 - name : Pyhton
3131 uses : actions/setup-python@v6
3232 with :
33- python-version : " 3.x "
33+ python-version : " 3.13 "
3434
3535 - name : cpplint
3636 run : |
You can’t perform that action at this time.
0 commit comments