File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4040 uses : astral-sh/setup-uv@v6
4141
4242 - name : Set up Python
43- uses : actions/setup-python@v5
43+ uses : actions/setup-python@v6
4444 with :
4545 python-version-file : " .github/workflows/.python-version"
4646
Original file line number Diff line number Diff line change 3939 uses : astral-sh/setup-uv@v6
4040
4141 - name : Set up Python
42- uses : actions/setup-python@v5
42+ uses : actions/setup-python@v6
4343 with :
4444 python-version-file : " .github/workflows/.python-version"
4545
Original file line number Diff line number Diff line change 2323 uses : astral-sh/setup-uv@v6
2424
2525 - name : Set up Python
26- uses : actions/setup-python@v5
26+ uses : actions/setup-python@v6
2727 with :
2828 python-version-file : .github/workflows/.python-version
2929
Original file line number Diff line number Diff line change 2525 uses : astral-sh/setup-uv@v6
2626
2727 - name : Set up Python
28- uses : actions/setup-python@v5
28+ uses : actions/setup-python@v6
2929 with :
3030 python-version-file : " .github/workflows/.python-version"
3131
4949 uses : astral-sh/setup-uv@v6
5050
5151 - name : Set up Python
52- uses : actions/setup-python@v5
52+ uses : actions/setup-python@v6
5353 with :
5454 python-version-file : " .github/workflows/.python-version"
5555
8686 uses : actions/checkout@v4
8787
8888 - name : Set up Python
89- uses : actions/setup-python@v5
89+ uses : actions/setup-python@v6
9090 with :
9191 python-version-file : " .github/workflows/.python-version"
9292
Original file line number Diff line number Diff line change 4141 uses : astral-sh/setup-uv@v6
4242
4343 - name : Set up Python
44- uses : actions/setup-python@v5
44+ uses : actions/setup-python@v6
4545 with :
4646 python-version-file : " .github/workflows/.python-version"
4747
Original file line number Diff line number Diff line change 4848 uses : astral-sh/setup-uv@v6
4949
5050 - name : Set up Python
51- uses : actions/setup-python@v5
51+ uses : actions/setup-python@v6
5252 with :
5353 python-version : ${{ matrix.python }}
5454
Original file line number Diff line number Diff line change 4545 uses : astral-sh/setup-uv@v6
4646
4747 - name : Set up Python
48- uses : actions/setup-python@v5
48+ uses : actions/setup-python@v6
4949 with :
5050 python-version : ${{ matrix.python-version }}
5151
You can’t perform that action at this time.
0 commit comments