File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060
6161 - name : Set up Python
6262 id : setup-python
63- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
63+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6464 with :
6565 python-version : ${{ env.PYTHON_VERSION }}
6666
@@ -212,7 +212,7 @@ jobs:
212212 - name : Set up Python
213213 id : setup-python
214214 if : matrix.kind != 'msvc'
215- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
215+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
216216 with :
217217 python-version : ${{ env.PYTHON_VERSION }}
218218
Original file line number Diff line number Diff line change 4545 path : .lizardbyte-common
4646
4747 - name : Install Python
48- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
48+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4949 with :
5050 python-version : ${{ env.PYTHON_VERSION }}
5151
You can’t perform that action at this time.
0 commit comments