File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
fetch-depth : 0
57
57
58
58
- name : Set up Python
59
- uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
59
+ uses : actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4 .0
60
60
with :
61
61
python-version : ${{ matrix.python }}
62
62
Original file line number Diff line number Diff line change 43
43
uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
44
44
45
45
- name : Set up Python ${{ matrix.python }}
46
- uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
46
+ uses : actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4 .0
47
47
with :
48
48
python-version : ${{ matrix.python }}
49
49
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@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
33
+ uses : actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4 .0
34
34
with :
35
35
python-version : ' 3.11'
36
36
Original file line number Diff line number Diff line change 44
44
token : ${{ secrets.REPO_ACCESS_TOKEN }}
45
45
46
46
- name : Set up Python
47
- uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
47
+ uses : actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4 .0
48
48
with :
49
49
python-version : ' 3.11'
50
50
@@ -110,7 +110,7 @@ jobs:
110
110
111
111
# Create the Release Notes using commitizen.
112
112
- name : Set up Python
113
- uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
113
+ uses : actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4 .0
114
114
with :
115
115
python-version : ' 3.11'
116
116
You can’t perform that action at this time.
0 commit comments