File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 run : pipx install poetry
2323 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
2424 id : python
25- uses : actions/setup-python@v4.8 .0
25+ uses : actions/setup-python@v5.0 .0
2626 with :
2727 python-version : ${{ env.DEFAULT_PYTHON }}
2828 cache : " poetry"
4545 run : pipx install poetry
4646 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
4747 id : python
48- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
48+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
4949 with :
5050 python-version : ${{ env.DEFAULT_PYTHON }}
5151 cache : " poetry"
8888 run : pipx install poetry
8989 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
9090 id : python
91- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
91+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
9292 with :
9393 python-version : ${{ env.DEFAULT_PYTHON }}
9494 cache : " poetry"
You can’t perform that action at this time.
0 commit comments