Skip to content

Commit e67c769

Browse files
chore(deps): update astral-sh/setup-uv action to v6
1 parent 75f3cd1 commit e67c769

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
50-
- uses: astral-sh/setup-uv@v5
50+
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
5151
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
5252
with:
5353
python-version-file: python/${{ matrix.project }}/pyproject.toml

0 commit comments

Comments
 (0)