File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
4848
4949 - name : Install python
50- uses : actions/setup-python@v5
50+ uses : actions/setup-python@v6
5151 with :
5252 python-version : ' 3.x'
5353
Original file line number Diff line number Diff line change 2828 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
2929
3030 - name : Install python
31- uses : actions/setup-python@v5
31+ uses : actions/setup-python@v6
3232 with :
3333 python-version : ' 3.x'
3434
Original file line number Diff line number Diff line change 4444 $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
4545
4646 - name : Install python
47- uses : actions/setup-python@v5
47+ uses : actions/setup-python@v6
4848 with :
4949 python-version : ' 3.x'
5050
You can’t perform that action at this time.
0 commit comments