File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134134 - name : Set up Python
135135 uses : actions/setup-python@v5
136136 with :
137- python-version : ' 3.10 '
137+ python-version : ' 3.11 '
138138
139139 - name : Save PR Info on Unix systems
140140 if : ${{ runner.os != 'windows' }}
@@ -603,7 +603,7 @@ jobs:
603603 - name : Set up Python
604604 uses : actions/setup-python@v5
605605 with :
606- python-version : ' 3.10 '
606+ python-version : ' 3.11 '
607607
608608 - name : Save PR Info on Unix systems
609609 if : ${{ runner.os != 'windows' }}
@@ -1142,7 +1142,7 @@ jobs:
11421142 - name : Set up Python
11431143 uses : actions/setup-python@v5
11441144 with :
1145- python-version : ' 3.10 '
1145+ python-version : ' 3.11 '
11461146
11471147 - name : Save PR Info on Unix systems
11481148 if : ${{ runner.os != 'windows' }}
You can’t perform that action at this time.
0 commit comments