Skip to content

Commit e0c5f2c

Browse files
pin setup-uv action release
1 parent 3acf0ac commit e0c5f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-python@v6
1717
with:
1818
python-version: '3.12'
19-
- uses: astral-sh/setup-uv@v8
19+
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
2020
with:
2121
enable-cache: true
2222
- run: uv sync --all-extras

0 commit comments

Comments
 (0)