File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 enable-cache : true
3030 cache-dependency-glob : ' '
3131 cache-suffix : ' 3.13'
32- version : 0.9.17
32+ version : 0.9.18
3333 - name : Setup Python
3434 uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
3535 with :
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.17
47+ version : 0.9.18
4848 enable-cache : false
4949 - name : detect method
5050 id : detect
Original file line number Diff line number Diff line change 2222 with :
2323 enable-cache : true
2424 cache-dependency-glob : ' '
25- version : 0.9.17
25+ version : 0.9.18
2626 - name : Install dependencies
2727 run : uv pip install --system -e .[dev]
2828 - name : build sdist
5555 steps :
5656 - uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
5757 with :
58- version : 0.9.17
58+ version : 0.9.18
5959 - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
6060 with :
6161 name : dist
Original file line number Diff line number Diff line change 3838 python-version : ' 3.14'
3939 - uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
4040 with :
41- version : 0.9.17
41+ version : 0.9.18
4242 - uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
4343 with :
4444 path : ~/.cache/pre-commit
You can’t perform that action at this time.
0 commit comments