File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 fetch-depth : 0
6565
6666 - name : Set up Python
67- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
67+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
6868 with :
6969 python-version : ${{ matrix.python }}
7070
Original file line number Diff line number Diff line change 4646 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
4747
4848 - name : Set up Python ${{ matrix.python }}
49- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
49+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
5050 with :
5151 python-version : ${{ matrix.python }}
5252
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828
2929 - name : Set up Python
30- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
30+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
3131 with :
3232 python-version : ' 3.11'
3333
Original file line number Diff line number Diff line change 4949 token : ${{ secrets.REPO_ACCESS_TOKEN }}
5050
5151 - name : Set up Python
52- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
52+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
5353 with :
5454 python-version : ' 3.11'
5555
@@ -126,7 +126,7 @@ jobs:
126126
127127 # Create the Release Notes using commitizen.
128128 - name : Set up Python
129- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
129+ uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
130130 with :
131131 python-version : ' 3.11'
132132
You can’t perform that action at this time.
0 commit comments