Skip to content

Commit 2da8849

Browse files
Update astral-sh/setup-uv action to v8.2.0
1 parent 730a4f8 commit 2da8849

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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
2424

2525
- name: Install dependencies
2626
run: make install

0 commit comments

Comments
 (0)