mirror of https://github.com/xemu-project/xemu.git
ci: bump astral-sh/setup-uv from 6.1.0 to 6.3.0
--- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a242964793
commit
8848c5f915
|
@ -17,7 +17,7 @@ jobs:
|
|||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Install the latest version of uv
|
||||
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
|
||||
uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6
|
||||
with:
|
||||
enable-cache: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue