File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9393
9494 - name : Install python
9595 if : env.PROCESS == 'true'
96- uses : actions/setup-python@v5
96+ uses : actions/setup-python@v6
9797 with :
9898 python-version : ' 3.x'
9999
Original file line number Diff line number Diff line change 6161 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
6262
6363 - name : Install python
64- uses : actions/setup-python@v5
64+ uses : actions/setup-python@v6
6565 with :
6666 python-version : ' 3.x'
6767
Original file line number Diff line number Diff line change 5454 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
5555
5656 - name : Install python
57- uses : actions/setup-python@v5
57+ uses : actions/setup-python@v6
5858 with :
5959 python-version : ' 3.x'
6060
Original file line number Diff line number Diff line change 7777 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
7878
7979 - name : Install python
80- uses : actions/setup-python@v5
80+ uses : actions/setup-python@v6
8181 with :
8282 python-version : ' 3.x'
8383
Original file line number Diff line number Diff line change 5757 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
5858
5959 - name : Install python
60- uses : actions/setup-python@v5
60+ uses : actions/setup-python@v6
6161 with :
6262 python-version : ' 3.x'
6363
You can’t perform that action at this time.
0 commit comments