File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 submodules : true
5151
5252 - name : Set up Python
53- uses : actions/setup-python@v4
53+ uses : actions/setup-python@v5
5454 with :
5555 python-version : ${{ matrix.python }}
5656 cache : ' pip'
@@ -217,7 +217,7 @@ jobs:
217217 submodules : true
218218
219219 - name : Set up Python
220- uses : actions/setup-python@v4
220+ uses : actions/setup-python@v5
221221 with :
222222 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
223223 cache : ' pip'
@@ -277,7 +277,7 @@ jobs:
277277 uses : frequenz-floss/setup-git-user@v2
278278
279279 - name : Set up Python
280- uses : actions/setup-python@v4
280+ uses : actions/setup-python@v5
281281 with :
282282 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
283283 cache : ' pip'
@@ -319,7 +319,7 @@ jobs:
319319 uses : frequenz-floss/setup-git-user@v2
320320
321321 - name : Set up Python
322- uses : actions/setup-python@v4
322+ uses : actions/setup-python@v5
323323 with :
324324 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
325325 cache : ' pip'
You can’t perform that action at this time.
0 commit comments