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 @@ -116,7 +116,7 @@ jobs:
116116 - run : tar xf dist/*.tar.gz --strip-components=1
117117 - uses : actions/setup-python@v5
118118 with :
119- python-version : " 3.12 "
119+ python-version : " 3.13 "
120120 - name : Set up test runner
121121 run : |
122122 python -VV
@@ -140,7 +140,7 @@ jobs:
140140 - run : tar xf dist/*.tar.gz --strip-components=1
141141 - uses : actions/setup-python@v5
142142 with :
143- python-version : " 3.12 "
143+ python-version : " 3.13 "
144144 - name : Set up test runner
145145 run : |
146146 python -VV
@@ -166,7 +166,7 @@ jobs:
166166 - run : tar xf dist/*.tar.gz --strip-components=1
167167 - uses : actions/setup-python@v5
168168 with :
169- python-version : " 3.12 "
169+ python-version : " 3.13 "
170170 - name : Set up test runner
171171 run : |
172172 python -VV
You can’t perform that action at this time.
0 commit comments