File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 run : |
2525 pipx install poetry==1.8
2626 - name : Set up Python
27- uses : actions/setup-python@v5
27+ uses : actions/setup-python@v6
2828 with :
2929 python-version : ${{ matrix.python-version }}
3030 cache : poetry
Original file line number Diff line number Diff line change 2020 run : |
2121 pipx install poetry==1.8
2222 - name : Set up Python
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 cache : poetry
Original file line number Diff line number Diff line change 5858 pipx install poetry==1.8
5959
6060 - name : Set up Python
61- uses : actions/setup-python@v5
61+ uses : actions/setup-python@v6
6262 with :
6363 python-version : " 3.11"
6464 cache : poetry
Original file line number Diff line number Diff line change 2323 run : |
2424 pipx install poetry==1.8
2525 - name : Set up Python
26- uses : actions/setup-python@v5
26+ uses : actions/setup-python@v6
2727 with :
2828 python-version : ${{ matrix.python-version }}
2929 cache : poetry
Original file line number Diff line number Diff line change 2020 run : |
2121 pipx install poetry==1.8
2222 - name : Set up Python
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 cache : poetry
5454 run : |
5555 pipx install poetry==1.8
5656 - name : Set up Python
57- uses : actions/setup-python@v5
57+ uses : actions/setup-python@v6
5858 with :
5959 python-version : ${{ matrix.python-version }}
6060 cache : poetry
You can’t perform that action at this time.
0 commit comments