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'
@@ -215,7 +215,7 @@ jobs:
215215 submodules : true
216216
217217 - name : Set up Python
218- uses : actions/setup-python@v4
218+ uses : actions/setup-python@v5
219219 with :
220220 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
221221 cache : ' pip'
@@ -275,7 +275,7 @@ jobs:
275275 uses : frequenz-floss/setup-git-user@v2
276276
277277 - name : Set up Python
278- uses : actions/setup-python@v4
278+ uses : actions/setup-python@v5
279279 with :
280280 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
281281 cache : ' pip'
@@ -317,7 +317,7 @@ jobs:
317317 uses : frequenz-floss/setup-git-user@v2
318318
319319 - name : Set up Python
320- uses : actions/setup-python@v4
320+ uses : actions/setup-python@v5
321321 with :
322322 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
323323 cache : ' pip'
You can’t perform that action at this time.
0 commit comments