Skip to content

Commit 4955192

Browse files
chore(deps): update astral-sh/setup-uv action to v7
1 parent 76e7c53 commit 4955192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
steps:
4949
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
50-
- uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
50+
- uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7
5151
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
5252
with:
5353
python-version-file: python/${{ matrix.project }}/pyproject.toml

0 commit comments

Comments
 (0)