File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 uses : actions/checkout@v5
2121 - id : setup-python
2222 name : Setup Python
23- uses : actions/setup-python@v6.0 .0
23+ uses : actions/setup-python@v6.1 .0
2424 with :
2525 python-version : ${{matrix.python-version}}
2626 architecture : x64
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@v5
2727 - id : setup-python
2828 name : Setup Python
29- uses : actions/setup-python@v6.0 .0
29+ uses : actions/setup-python@v6.1 .0
3030 with :
3131 python-version : ${{matrix.python-version}}
3232 architecture : x64
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929 - id : setup_python
3030 name : Setup Python
31- uses : actions/setup-python@v6.0 .0
31+ uses : actions/setup-python@v6.1 .0
3232 with :
33- python-version : " 3.13 "
33+ python-version : " 3.14 "
3434 architecture : x64
3535 - id : install_environment
3636 name : Set up build environment
You can’t perform that action at this time.
0 commit comments