Skip to content

Commit c21d6ab

Browse files
chore(deps): pin astral-sh/setup-uv action to 5a095e7
1 parent ffc3f15 commit c21d6ab

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
@@ -37,7 +37,7 @@ jobs:
3737
run: cat Aptfile | sudo xargs apt-get install
3838

3939
- name: Install uv
40-
uses: astral-sh/setup-uv@v7
40+
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7
4141
with:
4242
enable-cache: true
4343

0 commit comments

Comments
 (0)