File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 run : pipx install poetry
2121 - name : π Set up Python ${{ env.DEFAULT_PYTHON }}
2222 id : python
23- uses : actions/setup-python@v6.1 .0
23+ uses : actions/setup-python@v6.2 .0
2424 with :
2525 python-version : ${{ env.DEFAULT_PYTHON }}
2626 cache : " poetry"
4343 run : pipx install poetry
4444 - name : π Set up Python ${{ env.DEFAULT_PYTHON }}
4545 id : python
46- uses : actions/setup-python@v6.1 .0
46+ uses : actions/setup-python@v6.2 .0
4747 with :
4848 python-version : ${{ env.DEFAULT_PYTHON }}
4949 cache : " poetry"
6868 run : pipx install poetry
6969 - name : π Set up Python ${{ env.DEFAULT_PYTHON }}
7070 id : python
71- uses : actions/setup-python@v6.1 .0
71+ uses : actions/setup-python@v6.2 .0
7272 with :
7373 python-version : ${{ env.DEFAULT_PYTHON }}
7474 cache : " poetry"
Original file line number Diff line number Diff line change 2626 run : pipx install poetry
2727 - name : π Set up Python ${{ env.DEFAULT_PYTHON }}
2828 id : python
29- uses : actions/setup-python@v6.1 .0
29+ uses : actions/setup-python@v6.2 .0
3030 with :
3131 python-version : ${{ env.DEFAULT_PYTHON }}
3232 cache : " poetry"
Original file line number Diff line number Diff line change 2626 run : pipx install poetry
2727 - name : π Set up Python ${{ matrix.python }}
2828 id : python
29- uses : actions/setup-python@v6.1 .0
29+ uses : actions/setup-python@v6.2 .0
3030 with :
3131 python-version : ${{ matrix.python }}
3232 cache : " poetry"
Original file line number Diff line number Diff line change 2323 run : pipx install poetry
2424 - name : π Set up Python ${{ env.DEFAULT_PYTHON }}
2525 id : python
26- uses : actions/setup-python@v6.1 .0
26+ uses : actions/setup-python@v6.2 .0
2727 with :
2828 python-version : ${{ env.DEFAULT_PYTHON }}
2929 cache : " poetry"
You canβt perform that action at this time.
0 commit comments