Skip to content

Commit d3c6bd8

Browse files
ci: bump astral-sh/setup-uv from 7.6.0 to 8.2.0
Co-authored-by: Chay Nabors <chaynabors@gmail.com>
1 parent af8151e commit d3c6bd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333
- name: Setup uv
34-
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
34+
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
3535
- name: Check API breaking changes
3636
run: |
3737
if ! uvx griffe check --search strands-py/src --format github strands --against "main"; then

0 commit comments

Comments
 (0)