Skip to content

Commit e426cd7

Browse files
authored
Merge pull request #466 from powerapi-ng/dependabot/github_actions/astral-sh/setup-uv-3.2.3
build(deps): bump astral-sh/setup-uv from 3.2.2 to 3.2.3
2 parents 35cfb85 + c2f802f commit e426cd7

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@2e657c127d5b1635d5a8e3fa40e0ac50a5bf6992 # v3.2.2
58+
uses: astral-sh/setup-uv@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
5959

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

0 commit comments

Comments
 (0)