mirror of https://github.com/astral-sh/uv
Use correct tag comment for Vampire/setup-wsl v6.0.0 (#16177)
Renovate complained that it was the wrong tag. For the actual CI, it's a comment change only.
This commit is contained in:
parent
4c4fce4284
commit
0d11e52ea4
|
|
@ -1694,7 +1694,7 @@ jobs:
|
||||||
name: uv-linux-musl-${{ github.sha }}
|
name: uv-linux-musl-${{ github.sha }}
|
||||||
|
|
||||||
- name: "Setup WSL"
|
- name: "Setup WSL"
|
||||||
uses: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278 # v6
|
uses: Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278 # v6.0.0
|
||||||
with:
|
with:
|
||||||
distribution: Ubuntu-22.04
|
distribution: Ubuntu-22.04
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue