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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
2424 with :
25- version : 0.11.19
25+ version : 0.11.21
Original file line number Diff line number Diff line change 2727 - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
2828 with :
2929 cache-suffix : ${{ inputs.cache-suffix }}
30- version : 0.11.19
30+ version : 0.11.21
3131
3232 - name : Install pip dependencies
3333 shell : bash
Original file line number Diff line number Diff line change 2828 - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
2929 with :
3030 cache-suffix : test
31- version : 0.11.19
31+ version : 0.11.21
3232 - name : Setup Python
3333 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3434 with :
Original file line number Diff line number Diff line change 3232 with :
3333 save-cache : ${{ github.ref == 'refs/heads/main' }}
3434 cache-suffix : ${{ steps.setup_python.outputs.python-version }}
35- version : 0.11.19
35+ version : 0.11.21
3636 - name : Install pip dependencies
3737 run : uv pip install --system -r requirements-dev.txt
3838 - name : Run pylint
Original file line number Diff line number Diff line change 6363 - uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
6464 with :
6565 cache-suffix : test
66- version : 0.11.19
66+ version : 0.11.21
6767 - name : Install pip dependencies
6868 run : uv pip install --system -r requirements-dev.txt
6969 - name : Compile MO files
You can’t perform that action at this time.
0 commit comments