Skip to content

Commit 49b04f3

Browse files
chore(deps): update astral-sh/setup-uv action to v5.4.0
1 parent e80f451 commit 49b04f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
python-version: ${{ matrix.python-version }}
6464
allow-prereleases: true
65-
- uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
65+
- uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
6666
with:
6767
version: ${{ env.UV_VERSION }}
6868
- name: Run

0 commit comments

Comments
 (0)