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.4
32+ version : 0.9.5
3333 - name : Setup Python
3434 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
3535 with :
Original file line number Diff line number Diff line change 4444 python-version : ' 3.14'
4545 - uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4646 with :
47- version : 0.9.4
47+ version : 0.9.5
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.4
25+ version : 0.9.5
2626 - name : Install dependencies
2727 run : uv pip install --system -e .[dev]
2828 - name : build sdist
5555 steps :
5656 - uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
5757 with :
58- version : 0.9.4
58+ version : 0.9.5
5959 - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.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@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
4040 with :
41- version : 0.9.4
41+ version : 0.9.5
4242 - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4343 with :
4444 path : ~/.cache/pre-commit
You can’t perform that action at this time.
0 commit comments