mirror of
https://github.com/mborgerson/xemu.git
synced 2026-08-18 12:01:20 +00:00
ci: bump astral-sh/setup-uv from 7.5.0 to 7.6.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](e06108dd0a...37802adc94)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
mborgerson
parent
d77f11b4d0
commit
d866d47100
2
.github/workflows/bump-subproject-wraps.yml
vendored
2
.github/workflows/bump-subproject-wraps.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
sudo apt-get install meson
|
||||
|
||||
- name: Install the latest version of uv
|
||||
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v6
|
||||
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v6
|
||||
with:
|
||||
enable-cache: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user