File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5757 fetch-depth : 0
5858
5959 - name : Set up Python
60- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
60+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
6161 with :
6262 python-version : ${{ matrix.python }}
6363
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4141
4242 - name : Set up Python
43- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
43+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
4444 with :
4545 python-version : ' 3.11'
4646
Original file line number Diff line number Diff line change 3030 fetch-depth : 0
3131
3232 - name : Set up Python
33- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
33+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
3434 with :
3535 python-version : ' 3.11'
3636
Original file line number Diff line number Diff line change 4545 token : ${{ secrets.REPO_ACCESS_TOKEN }}
4646
4747 - name : Set up Python
48- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
48+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
4949 with :
5050 python-version : ' 3.11'
5151
@@ -215,7 +215,7 @@ jobs:
215215 rm -f "$CHECKSUMS"
216216
217217 - name : Set up Python
218- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
218+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
219219 with :
220220 python-version : ' 3.11'
221221
You can’t perform that action at this time.
0 commit comments