File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
2222
2323 - name : Set up Python ${{ matrix.python-version }}
24- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
24+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2525 with :
2626 python-version : ${{ matrix.python-version }}
2727
4444 steps :
4545 - uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
4646 - name : Set up Python 3.14
47- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
47+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4848 with :
4949 python-version : 3.14.6
5050 - name : Install python dependencies
6060 steps :
6161 - uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
6262 - name : Set up Python 3.14
63- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
63+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6464 with :
6565 python-version : 3.14.6
6666 - name : Install python dependencies
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
2222
2323 - name : Set up Python
24- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
24+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
2525 with :
2626 python-version : 3.14.6
2727
@@ -131,7 +131,7 @@ jobs:
131131 ref : main
132132
133133 - name : Set up Python
134- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
134+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
135135 with :
136136 python-version : 3.14.6
137137
You can’t perform that action at this time.
0 commit comments