Skip to content

Commit 5212396

Browse files
Update astral-sh/setup-uv action to v8.1.0
1 parent 12c14ef commit 5212396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-push-and-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121

2222
- name: Set up uv
23-
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
23+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
2424

2525
- name: Install dependencies
2626
run: make install

0 commit comments

Comments
 (0)