File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
3030 id : python
31- uses : actions/setup-python@v5.4 .0
31+ uses : actions/setup-python@v5.5 .0
3232 with :
3333 python-version : ${{ env.DEFAULT_PYTHON }}
3434 check-latest : true
Original file line number Diff line number Diff line change 3636 uses : actions/checkout@v4.2.2
3737 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
3838 id : python
39- uses : actions/setup-python@v5.4 .0
39+ uses : actions/setup-python@v5.5 .0
4040 with :
4141 python-version : ${{ env.DEFAULT_PYTHON }}
4242 check-latest : true
9191 uses : actions/checkout@v4.2.2
9292 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
9393 id : python
94- uses : actions/setup-python@v5.4 .0
94+ uses : actions/setup-python@v5.5 .0
9595 with :
9696 python-version : ${{ env.DEFAULT_PYTHON }}
9797 check-latest : true
@@ -132,7 +132,7 @@ jobs:
132132 uses : actions/checkout@v4.2.2
133133 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
134134 id : python
135- uses : actions/setup-python@v5.4 .0
135+ uses : actions/setup-python@v5.5 .0
136136 with :
137137 python-version : ${{ env.DEFAULT_PYTHON }}
138138 check-latest : true
@@ -160,7 +160,7 @@ jobs:
160160 uses : actions/checkout@v4.2.2
161161 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
162162 id : python
163- uses : actions/setup-python@v5.4 .0
163+ uses : actions/setup-python@v5.5 .0
164164 with :
165165 python-version : ${{ env.DEFAULT_PYTHON }}
166166 check-latest : true
Original file line number Diff line number Diff line change 3838 uses : actions/checkout@v4.2.2
3939 - name : Set up Python ${{ matrix.python-version }}
4040 id : python
41- uses : actions/setup-python@v5.4 .0
41+ uses : actions/setup-python@v5.5 .0
4242 with :
4343 python-version : ${{ matrix.python-version }}
4444 check-latest : true
7878 uses : actions/checkout@v4.2.2
7979 - name : Set up Python ${{ matrix.python-version }}
8080 id : python
81- uses : actions/setup-python@v5.4 .0
81+ uses : actions/setup-python@v5.5 .0
8282 with :
8383 python-version : ${{ matrix.python-version }}
8484 check-latest : true
Original file line number Diff line number Diff line change 3333 uses : actions/checkout@v4.2.2
3434 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
3535 id : python
36- uses : actions/setup-python@v5.4 .0
36+ uses : actions/setup-python@v5.5 .0
3737 with :
3838 python-version : ${{ env.DEFAULT_PYTHON }}
3939 check-latest : true
Original file line number Diff line number Diff line change 3737 uses : actions/checkout@v4.2.2
3838 - name : Set up Python ${{ matrix.python-version }}
3939 id : python
40- uses : actions/setup-python@v5.4 .0
40+ uses : actions/setup-python@v5.5 .0
4141 with :
4242 python-version : ${{ matrix.python-version }}
4343 check-latest : true
Original file line number Diff line number Diff line change 4848 fetch-depth : 0
4949 - name : Set up Python ${{ matrix.python-version }}
5050 id : python
51- uses : actions/setup-python@v5.4 .0
51+ uses : actions/setup-python@v5.5 .0
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454 check-latest : true
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@v4.2.2
2222 - name : Set up Python ${{ env.DEFAULT_PYTHON }}
2323 id : python
24- uses : actions/setup-python@v5.4 .0
24+ uses : actions/setup-python@v5.5 .0
2525 with :
2626 python-version : ${{ env.DEFAULT_PYTHON }}
2727 check-latest : true
Original file line number Diff line number Diff line change 4949 uses : actions/checkout@v4.2.2
5050 - name : Set up Python ${{ matrix.python-version }}
5151 id : python
52- uses : actions/setup-python@v5.4 .0
52+ uses : actions/setup-python@v5.5 .0
5353 with :
5454 python-version : ${{ matrix.python-version }}
5555 check-latest : true
@@ -103,7 +103,7 @@ jobs:
103103 uses : actions/checkout@v4.2.2
104104 - name : Set up Python 3.13
105105 id : python
106- uses : actions/setup-python@v5.4 .0
106+ uses : actions/setup-python@v5.5 .0
107107 with :
108108 python-version : " 3.13"
109109 check-latest : true
@@ -143,7 +143,7 @@ jobs:
143143 uses : actions/checkout@v4.2.2
144144 - name : Set up Python ${{ matrix.python-version }}
145145 id : python
146- uses : actions/setup-python@v5.4 .0
146+ uses : actions/setup-python@v5.5 .0
147147 with :
148148 python-version : ${{ matrix.python-version }}
149149 check-latest : true
@@ -198,7 +198,7 @@ jobs:
198198 uses : actions/checkout@v4.2.2
199199 - name : Set up Python ${{ matrix.python-version }}
200200 id : python
201- uses : actions/setup-python@v5.4 .0
201+ uses : actions/setup-python@v5.5 .0
202202 with :
203203 python-version : ${{ matrix.python-version }}
204204 check-latest : true
You can’t perform that action at this time.
0 commit comments