File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 - name : Setup Python
2828 uses : actions/setup-python@v6
2929 with :
30- python-version : ' 3.13 '
30+ python-version : ' 3.14 '
3131 cache : ' pip'
3232 - name : Set up Gradle
3333 uses : gradle/actions/setup-gradle@v5
Original file line number Diff line number Diff line change 3131 - name : Setup Python
3232 uses : actions/setup-python@v6
3333 with :
34- python-version : ' 3.13 '
34+ python-version : ' 3.14 '
3535 cache : ' pip'
3636 - run : pip install -r .github/scripts/requirements.txt
3737 - name : ' unittest discover'
Original file line number Diff line number Diff line change 3030 - name : Setup Python
3131 uses : actions/setup-python@v6
3232 with :
33- python-version : ' 3.13 '
33+ python-version : ' 3.14 '
3434 cache : ' pip'
3535 - run : pip install -r .github/scripts/requirements.txt
3636 - name : ' Get versions'
You can’t perform that action at this time.
0 commit comments