File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 python-version : ' 3.14'
4545 - uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
4646 with :
47- version : 0.9.18
47+ version : 0.9.20
4848 enable-cache : false
4949 - name : detect method
5050 id : detect
Original file line number Diff line number Diff line change 5555 save-cache : ${{ github.ref == 'refs/heads/main' }}
5656 cache-suffix : ${{ steps.setup_python.outputs.python-version }}
5757
58- version : 0.9.18
58+ version : 0.9.20
5959 - name : Install apt dependencies
6060 run : |
6161 if [ -f ./ci/apt-install ] ; then
Original file line number Diff line number Diff line change 5353 with :
5454 enable-cache : false
5555
56- version : 0.9.18
56+ version : 0.9.20
5757 - name : Set up Python
5858 uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
5959 with :
You can’t perform that action at this time.
0 commit comments