Skip to content

Commit e534f95

Browse files
Update .github/workflows/release.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent d16ca4a commit e534f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Install uv
21-
run: curl -LsSf https://astral.sh/uv/install.sh | sh
21+
uses: astral-sh/setup-uv@v5
2222

2323
- name: Read Python version
2424
run: echo "PYTHON_VERSION=$(cat .python-version | tr -d '\n')" >> $GITHUB_ENV

0 commit comments

Comments
 (0)