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 4949 git fetch origin main:main
5050
5151
52- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
52+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
5353 with :
5454 python-version : 3.13
5555 cache-dependency-path : |
Original file line number Diff line number Diff line change 7272 attempt_delay : 1000
7373 if : runner.os == 'Windows'
7474 - name : Set up Python ${{ matrix.python-version }}
75- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
75+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
7676 with :
7777 python-version : ${{ matrix.python-version }}
7878 cache : ' pip'
Original file line number Diff line number Diff line change 2323 egress-policy : audit
2424
2525 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
26- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
26+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2727 - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
Original file line number Diff line number Diff line change 6262 # we need full history with tags for the version number
6363 fetch-depth : ' 0'
6464 - name : Set up Python ${{ matrix.python-version }}
65- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
65+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
6666 with :
6767 python-version : ${{ matrix.python-version }}
6868 cache : ' pip'
Original file line number Diff line number Diff line change 2323
2424 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
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.11'
2929 - name : Install build deps
You can’t perform that action at this time.
0 commit comments