Skip to content

Commit e6df174

Browse files
chore(deps): pin astral-sh/setup-uv action to 37802ad
1 parent 7b3143d commit e6df174

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@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
4141
with:
4242
enable-cache: true
4343

0 commit comments

Comments
 (0)