File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 - uses : " actions/checkout@v4"
1515 - uses : astral-sh/setup-uv@v5
1616 with :
17- version : " 0.6.3 "
17+ version : " 0.8.22 "
1818 python-version : " 3.13"
1919 enable-cache : true
2020 cache-dependency-glob : " uv.lock"
Original file line number Diff line number Diff line change 1919 python-version : ${{ matrix.python-version }}
2020 - uses : astral-sh/setup-uv@v5
2121 with :
22- version : " 0.6.3 "
22+ version : " 0.8.22 "
2323 python-version : ${{ matrix.python-version }}
2424 enable-cache : true
2525 cache-dependency-glob : " uv.lock"
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4
1616 - uses : astral-sh/setup-uv@v5
1717 with :
18- version : " 0.6.3 "
18+ version : " 0.8.22 "
1919 python-version : " 3.13"
2020 enable-cache : true
2121 cache-dependency-glob : " uv.lock"
Original file line number Diff line number Diff line change 3434 python-version-file : " pyproject.toml"
3535 - uses : astral-sh/setup-uv@v5
3636 with :
37- version : " 0.6.3 "
37+ version : " 0.8.22 "
3838 enable-cache : true
3939 cache-dependency-glob : " uv.lock"
4040 - run : uv build
Original file line number Diff line number Diff line change 2121 python-version : ${{ matrix.python-version }}
2222 - uses : astral-sh/setup-uv@v5
2323 with :
24- version : " 0.6.3 "
24+ version : " 0.8.22 "
2525 python-version : " ${{ matrix.python-version }}"
2626 enable-cache : true
2727 cache-dependency-glob : " uv.lock"
You can’t perform that action at this time.
0 commit comments