File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 5.3.0-6-g909a4b5
2+ _commit : 5.3.0-7-g72fb4e1
33_src_path : https://github.com/DiamondLightSource/python-copier-template.git
44author_email : tom.cobb@diamond.ac.uk
55author_name : Tom Cobb
Original file line number Diff line number Diff line change 1313 fetch-depth : 0
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@v9 .0.0
16+ uses : astral-sh/setup-uv@v10 .0.0
1717
1818 - name : Build sdist and wheel
1919 run : >
Original file line number Diff line number Diff line change 2121 run : sudo apt-get install graphviz
2222
2323 - name : Install uv
24- uses : astral-sh/setup-uv@v9 .0.0
24+ uses : astral-sh/setup-uv@v10 .0.0
2525
2626 - name : Build docs
2727 run : uv run --locked tox -e docs
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828
2929 - name : Install uv
30- uses : astral-sh/setup-uv@v9 .0.0
30+ uses : astral-sh/setup-uv@v10 .0.0
3131
3232 - name : Run tests
3333 run : uv run --locked tox -e tests
Original file line number Diff line number Diff line change 1616 uses : actions/checkout@v7
1717
1818 - name : Install uv
19- uses : astral-sh/setup-uv@v9 .0.0
19+ uses : astral-sh/setup-uv@v10 .0.0
2020
2121 - name : Run tox
2222 run : uv run --locked tox -e ${{ inputs.tox }}
You can’t perform that action at this time.
0 commit comments