File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 fetch-depth : 0
6767
6868 - name : Set up Python
69- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
69+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
7070 with :
7171 python-version : ${{ matrix.python }}
7272
Original file line number Diff line number Diff line change 4646 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
4747
4848 - name : Set up Python ${{ matrix.python }}
49- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
49+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
30+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
3131 with :
3232 python-version : ' 3.11'
3333
Original file line number Diff line number Diff line change 4242 token : ${{ secrets.REPO_ACCESS_TOKEN }}
4343
4444 - name : Set up Python
45- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
45+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
4646 with :
4747 python-version : ' 3.11'
4848
@@ -124,7 +124,7 @@ jobs:
124124
125125 # Create the Release Notes using commitizen.
126126 - name : Set up Python
127- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
127+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
128128 with :
129129 python-version : ' 3.11'
130130
You can’t perform that action at this time.
0 commit comments