File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 persist-credentials : false
4646
4747 - name : Set up Python
48- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
48+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4949 with :
5050 python-version : " 3.11"
5151
Original file line number Diff line number Diff line change 4545 persist-credentials : false
4646
4747 - name : Set up Python
48- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
48+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4949 with :
5050 python-version : " 3.11"
5151
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ jobs:
152152 ref : ${{ needs.TagRelease.outputs.tag }}
153153 fetch-depth : 0
154154 - name : Set up Python
155- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
155+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
156156 with :
157157 python-version : ${{ needs.TagRelease.outputs.build-python-version }}
158158 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments