File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 python-version : ' 3.14'
2323 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
2424 with :
25- version : 0.11.14
25+ version : 0.11.16
Original file line number Diff line number Diff line change 2828 persist-credentials : false
2929 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
3030 with :
31- version : 0.11.14
31+ version : 0.11.16
3232 - name : Setup Python
3333 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3434 with :
5252 persist-credentials : false
5353 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
5454 with :
55- version : 0.11.14
55+ version : 0.11.16
5656 - name : Setup Python
5757 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5858 with :
Original file line number Diff line number Diff line change 3131 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
3232 with :
3333 enable-cache : false
34- version : 0.11.14
34+ version : 0.11.16
3535 - name : build
3636 run : uv build
3737 - name : twine
6262 steps :
6363 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
6464 with :
65- version : 0.11.14
65+ version : 0.11.16
6666 enable-cache : false
6767 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
6868 with :
Original file line number Diff line number Diff line change 4444 allow-prereleases : true
4545 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
4646 with :
47- version : 0.11.14
47+ version : 0.11.16
4848 - name : Install pip dependencies
4949 run : uv pip install --system https://github.com/WeblateOrg/language-data/archive/main.zip -e .[dev]
5050 - name : Test
You can’t perform that action at this time.
0 commit comments