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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
69+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
7070 with :
7171 python-version : ${{ matrix.python }}
7272
Original file line number Diff line number Diff line change 4242 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4343
4444 - name : Set up Python ${{ matrix.python }}
45- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
45+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
4646 with :
4747 python-version : ${{ matrix.python }}
4848
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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
30+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3131 with :
3232 python-version : ' 3.13'
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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
45+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
4646 with :
4747 python-version : ' 3.13'
4848
@@ -126,7 +126,7 @@ jobs:
126126
127127 # Create the Release Notes using commitizen.
128128 - name : Set up Python
129- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
129+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
130130 with :
131131 python-version : ' 3.13'
132132
You can’t perform that action at this time.
0 commit comments