File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 - name : Set up Python 🐍
3434 id : python
35- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
35+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
3636 with :
3737 python-version-file : " pyproject.toml"
3838
@@ -101,7 +101,7 @@ jobs:
101101
102102 - name : Set up Python ${{ matrix.python-version }} 🐍
103103 id : python
104- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
104+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
105105 with :
106106 python-version : ${{ matrix.python-version }}
107107
@@ -204,7 +204,7 @@ jobs:
204204
205205 - name : Set up Python 🐍
206206 id : python
207- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
207+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
208208 with :
209209 python-version-file : " pyproject.toml"
210210
You can’t perform that action at this time.
0 commit comments