File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-version }}
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-version }}
4848
Original file line number Diff line number Diff line change 4848 # fetch-depth: '0'
4949
5050 - name : Set up Python
51- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
51+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454
8383 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
8484
8585 - name : Set up Python ${{ matrix.python-version }}
86- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
86+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
8787 with :
8888 python-version : ${{ matrix.python-version }}
8989
@@ -115,7 +115,7 @@ jobs:
115115 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
116116
117117 - name : Set up Python ${{ matrix.python-version }}
118- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
118+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
119119 with :
120120 python-version : ${{ matrix.python-version }}
121121
You can’t perform that action at this time.
0 commit comments