Skip to content

Commit 93a697a

Browse files
Update astral-sh/setup-uv action to v7.6.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2765fb commit 93a697a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-uv/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
using: "composite"
2020
steps:
2121
- name: Setup uv
22-
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
22+
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
2323
with:
2424
version: ${{ inputs.version }}
2525

0 commit comments

Comments
 (0)