Skip to content

Commit 5f090d0

Browse files
authored
Merge pull request #473 from powerapi-ng/dependabot/github_actions/astral-sh/setup-uv-4.0.0
build(deps): bump astral-sh/setup-uv from 3.2.3 to 4.0.0
2 parents 59aa4e6 + 6905e70 commit 5f090d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
python-version: "3.x"
5656

5757
- name: Install uv
58-
uses: astral-sh/setup-uv@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
58+
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0
5959

6060
- name: Build sdist and wheel
6161
run: |

0 commit comments

Comments
 (0)