File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 restore-keys : |
1818 ${{ runner.os }}-${{ runner.arch }}-prek-
1919 - name : Setup Python
20- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
20+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2121 with :
2222 python-version : ' 3.14'
2323 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
Original file line number Diff line number Diff line change 5959 persist-credentials : false
6060 - name : Set up Python
6161 id : setup_python
62- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
62+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6363 with :
6464 python-version : ' 3.14'
6565 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
Original file line number Diff line number Diff line change 3737 enable-cache : false
3838 version : 0.11.29
3939 - name : Set up Python
40- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
40+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4141 with :
4242 python-version : ' 3.14'
4343 - name : Install Python dependencies
Original file line number Diff line number Diff line change 5959 with :
6060 persist-credentials : false
6161 - name : Set up Python
62- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
62+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6363 with :
6464 python-version : ' 3.14'
6565 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
@@ -123,7 +123,7 @@ jobs:
123123 version : 0.11.29
124124 - name : Set up Python
125125 if : steps.documentation-language-scope.outputs.all_languages == 'true'
126- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
126+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
127127 with :
128128 python-version : ' 3.14'
129129 - name : List documentation languages
@@ -158,7 +158,7 @@ jobs:
158158 enable-cache : false
159159 version : 0.11.29
160160 - name : Set up Python
161- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
161+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
162162 with :
163163 python-version : ' 3.14'
164164 - name : Install apt dependencies
Original file line number Diff line number Diff line change 3535 with :
3636 persist-credentials : false
3737 - name : Set up Python
38- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
38+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3939 with :
4040 python-version : ' 3.14'
4141 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
Original file line number Diff line number Diff line change 6363 save-cache : ${{ github.ref == 'refs/heads/main' }}
6464 version : 0.11.29
6565 - name : Set up Python
66- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
66+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6767 with :
6868 python-version : |
6969 3.11
Original file line number Diff line number Diff line change 4848 run : sudo ./ci/apt-install
4949 - name : Setup Python
5050 id : setup_python
51- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
51+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
5252 with :
5353 python-version : ' 3.14'
5454 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
Original file line number Diff line number Diff line change 2828 - name : Install apt dependencies
2929 run : sudo ./ci/apt-install
3030 - name : Setup Python
31- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
31+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3232 id : setup_python
3333 with :
3434 python-version : ' 3.14'
Original file line number Diff line number Diff line change 3333 enable-cache : false
3434 version : 0.11.29
3535 - name : Set up Python
36- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
36+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3737 with :
3838 python-version : ' 3.14'
3939 - name : Install Python dependencies
Original file line number Diff line number Diff line change 4040 enable-cache : false
4141 version : 0.11.29
4242 - name : Setup Python
43- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
43+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4444 with :
4545 python-version : ' 3.14'
4646 - name : Set reproducible build timestamp
@@ -143,7 +143,7 @@ jobs:
143143 name : dist
144144 path : dist
145145 - name : Setup Python
146- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
146+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
147147 with :
148148 python-version : ' 3.14'
149149 - name : Sign the dists with Sigstore
@@ -171,7 +171,7 @@ jobs:
171171 enable-cache : false
172172 version : 0.11.29
173173 - name : Setup Python
174- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
174+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
175175 id : setup_python
176176 with :
177177 python-version : ' 3.14'
@@ -263,7 +263,7 @@ jobs:
263263 - name : Install apt dependencies
264264 run : sudo ./ci/apt-install
265265 - name : Set up Python
266- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
266+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
267267 with :
268268 python-version : ' 3.14'
269269 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
@@ -321,7 +321,7 @@ jobs:
321321 enable-cache : false
322322 version : 0.11.29
323323 - name : Set up Python
324- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
324+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
325325 with :
326326 python-version : ' 3.14'
327327 - name : Install apt dependencies
You can’t perform that action at this time.
0 commit comments