File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 with :
3232 enable-cache : true
3333 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
34- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
34+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3535 with :
3636 python-version : ${{ env.DEFAULT_PYTHON }}
3737 - name : 🏗 Install dependencies
Original file line number Diff line number Diff line change 3030 enable-cache : true
3131 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
3232 id : python
33- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
33+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3434 with :
3535 python-version : ${{ env.DEFAULT_PYTHON }}
3636 - name : 🏗 Install Python dependencies
5454 enable-cache : true
5555 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
5656 id : python
57- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
57+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5858 with :
5959 python-version : ${{ env.DEFAULT_PYTHON }}
6060 - name : 🏗 Install Python dependencies
Original file line number Diff line number Diff line change 3434 enable-cache : false
3535 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
3636 id : python
37- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
37+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3838 with :
3939 python-version : ${{ env.DEFAULT_PYTHON }}
4040 - name : 🏗 Install dependencies
Original file line number Diff line number Diff line change 3838 enable-cache : true
3939 - name : 🏗 Set up Python ${{ matrix.python }}
4040 id : python
41- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
41+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4242 with :
4343 python-version : ${{ matrix.python }}
4444 - name : 🏗 Install dependencies
7373 enable-cache : true
7474 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
7575 id : python
76- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
76+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
7777 with :
7878 python-version : ${{ env.DEFAULT_PYTHON }}
7979 - name : 🏗 Install dependencies
Original file line number Diff line number Diff line change 3333 - name : 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
3434 id : python
3535 # yamllint disable-line rule:line-length
36- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
36+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3737 with :
3838 python-version : ${{ env.DEFAULT_PYTHON }}
3939 - name : 🏗 Install dependencies
You can’t perform that action at this time.
0 commit comments