File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 uses : astral-sh/setup-uv@v7
2727
2828 - name : Set up Python
29- uses : actions/setup-python@v6
29+ uses : actions/setup-python@v7
3030 with :
3131 python-version : " 3.12"
3232
4949 uses : astral-sh/setup-uv@v7
5050
5151 - name : Set up Python
52- uses : actions/setup-python@v6
52+ uses : actions/setup-python@v7
5353 with :
5454 python-version : " 3.12"
5555
7474 uses : astral-sh/setup-uv@v7
7575
7676 - name : Set up Python ${{ matrix.python-version }}
77- uses : actions/setup-python@v6
77+ uses : actions/setup-python@v7
7878 with :
7979 python-version : ${{ matrix.python-version }}
8080
@@ -107,7 +107,7 @@ jobs:
107107 uses : astral-sh/setup-uv@v7
108108
109109 - name : Set up Python
110- uses : actions/setup-python@v6
110+ uses : actions/setup-python@v7
111111 with :
112112 python-version : " 3.12"
113113
@@ -128,7 +128,7 @@ jobs:
128128 uses : astral-sh/setup-uv@v7
129129
130130 - name : Set up Python
131- uses : actions/setup-python@v6
131+ uses : actions/setup-python@v7
132132 with :
133133 python-version : " 3.12"
134134
Original file line number Diff line number Diff line change 5959 uses : astral-sh/setup-uv@v7
6060
6161 - name : Set up Python
62- uses : actions/setup-python@v6
62+ uses : actions/setup-python@v7
6363 with :
6464 python-version : " 3.12"
6565
Original file line number Diff line number Diff line change 3434 uses : astral-sh/setup-uv@v7
3535
3636 - name : Set up Python
37- uses : actions/setup-python@v6
37+ uses : actions/setup-python@v7
3838 with :
3939 python-version : " 3.12"
4040
Original file line number Diff line number Diff line change 4343 uses : astral-sh/setup-uv@v7
4444
4545 - name : Set up Python
46- uses : actions/setup-python@v6
46+ uses : actions/setup-python@v7
4747 with :
4848 python-version : " 3.12"
4949
You can’t perform that action at this time.
0 commit comments