File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 token : ${{secrets.PUSH_TOKEN}}
2222
2323 - name : Set up Python
24- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
24+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2525 with :
2626 python-version : 3.14
2727
Original file line number Diff line number Diff line change 2626 ./validate_codecov_yml.sh
2727
2828 - name : Set up Python
29- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
29+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3030 with :
3131 python-version : 3.14
3232
Original file line number Diff line number Diff line change 2323 persist-credentials : false
2424
2525 - name : Set up Python
26- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
26+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2727 with :
2828 python-version : 3.14
2929
Original file line number Diff line number Diff line change 1919 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2020
2121 - name : Set up Python
22- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
22+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2323 with :
2424 python-version : 3.14
2525
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2929
3030 - name : Set up Python ${{matrix.python-version}}
31- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
31+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3232 with :
3333 python-version : ${{matrix.python-version}}
3434
You can’t perform that action at this time.
0 commit comments