mirror of
https://github.com/katanemo/plano.git
synced 2026-05-18 13:45:15 +02:00
Upgrade GitHub Actions to latest versions (#782)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
parent
e2380063f7
commit
5082f087c6
5 changed files with 10 additions and 10 deletions
2
.github/workflows/publish-pypi.yml
vendored
2
.github/workflows/publish-pypi.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
python-version: "3.14"
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v4
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
enable-cache: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue