File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2727 - name : Install poetry
2828 run : pipx install poetry
2929 - name : Set up Python
30- uses : actions/setup-python@v5
30+ uses : actions/setup-python@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 cache : " poetry"
Original file line number Diff line number Diff line change 1919 - name : Install poetry
2020 run : pipx install poetry
2121 - name : Set up Python
22- uses : actions/setup-python@v5
22+ uses : actions/setup-python@v6
2323 with :
2424 python-version : " 3.13"
2525 cache : ' poetry'
Original file line number Diff line number Diff line change 2626 - name : Install poetry
2727 run : pipx install poetry
2828 - name : Set up Python
29- uses : actions/setup-python@v5
29+ uses : actions/setup-python@v6
3030 with :
3131 python-version : ' 3.13'
3232 cache : " poetry"
Original file line number Diff line number Diff line change 2727 - name : Install poetry
2828 run : pipx install poetry
2929 - name : Set up Python
30- uses : actions/setup-python@v5
30+ uses : actions/setup-python@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 cache : " poetry"
Original file line number Diff line number Diff line change 2727 - name : Install poetry
2828 run : pipx install poetry
2929 - name : Setup Python
30- uses : actions/setup-python@v5
30+ uses : actions/setup-python@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 cache : " poetry"
Original file line number Diff line number Diff line change 2828 - name : Install poetry
2929 run : pipx install poetry
3030 - name : Set up Python
31- uses : actions/setup-python@v5
31+ uses : actions/setup-python@v6
3232 with :
3333 python-version : ${{ matrix.python-version }}
3434 cache : " poetry"
Original file line number Diff line number Diff line change 1717 - name : Install poetry
1818 run : pipx install poetry
1919 - name : Set up Python
20- uses : actions/setup-python@v5
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : " 3.10"
2323 cache : " poetry"
5353 - name : Install poetry
5454 run : pipx install poetry
5555 - name : Set up Python
56- uses : actions/setup-python@v5
56+ uses : actions/setup-python@v6
5757 with :
5858 python-version : " 3.10"
5959 cache : " poetry"
Original file line number Diff line number Diff line change 2727 - name : Install poetry
2828 run : pipx install poetry
2929 - name : Set up Python
30- uses : actions/setup-python@v5
30+ uses : actions/setup-python@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 cache : " poetry"
5353 - name : Install poetry
5454 run : pipx install poetry
5555 - name : Set up Python
56- uses : actions/setup-python@v5
56+ uses : actions/setup-python@v6
5757 with :
5858 python-version : ${{ matrix.python-version }}
5959 cache : " poetry"
7979 - name : Install poetry
8080 run : pipx install poetry
8181 - name : Set up Python
82- uses : actions/setup-python@v5
82+ uses : actions/setup-python@v6
8383 with :
8484 python-version : ${{ matrix.python-version }}
8585 cache : " poetry"
You can’t perform that action at this time.
0 commit comments