File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 fetch-depth : 0
5959
6060 - name : Set up Python
61- uses : actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # v4.2 .0
61+ uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
6262 with :
6363 python-version : ${{ matrix.python }}
6464
Original file line number Diff line number Diff line change 4545 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
4646
4747 - name : Set up Python ${{ matrix.python }}
48- uses : actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # v4.2 .0
48+ uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
4949 with :
5050 python-version : ${{ matrix.python }}
5151
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929
3030 - name : Set up Python
31- uses : actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # v4.2 .0
31+ uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
3232 with :
3333 python-version : ' 3.10'
3434
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@b55428b1882923874294fa556849718a1d7f2ca5 # v4.2 .0
48+ uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
4949 with :
5050 python-version : ' 3.10'
5151
@@ -115,7 +115,7 @@ jobs:
115115
116116 # Create the Release Notes using commitizen.
117117 - name : Set up Python
118- uses : actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # v4.2 .0
118+ uses : actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # v4.3 .0
119119 with :
120120 python-version : ' 3.10'
121121
You can’t perform that action at this time.
0 commit comments