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 57
57
fetch-depth : 0
58
58
59
59
- name : Set up Python
60
- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
60
+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
61
61
with :
62
62
python-version : ${{ matrix.python }}
63
63
Original file line number Diff line number Diff line change 40
40
uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
41
41
42
42
- name : Set up Python
43
- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
43
+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
44
44
with :
45
45
python-version : ' 3.11'
46
46
Original file line number Diff line number Diff line change 30
30
fetch-depth : 0
31
31
32
32
- name : Set up Python
33
- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
33
+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
34
34
with :
35
35
python-version : ' 3.11'
36
36
Original file line number Diff line number Diff line change 45
45
token : ${{ secrets.REPO_ACCESS_TOKEN }}
46
46
47
47
- name : Set up Python
48
- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
48
+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
49
49
with :
50
50
python-version : ' 3.11'
51
51
@@ -215,7 +215,7 @@ jobs:
215
215
rm -f "$CHECKSUMS"
216
216
217
217
- name : Set up Python
218
- uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
218
+ uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
219
219
with :
220
220
python-version : ' 3.11'
221
221
You can’t perform that action at this time.
0 commit comments