File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828 uses : actions/checkout@v4
2929
3030 - name : Set up Python 3.13
31- uses : actions/setup-python@v5
31+ uses : actions/setup-python@v6
3232 with :
3333 python-version : " 3.13"
3434
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.13
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.13"
2424 - name : Install uv
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.13
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.13"
2424 - name : Install uv
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.13
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.13"
2424 - name : Install uv
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@v4
2323 - name : Set up Python ${{ matrix.version }}
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : " ${{ matrix.version }}"
2727 - name : Install uv
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.13
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : " 3.13"
2424 - name : Install uv
You can’t perform that action at this time.
0 commit comments