Skip to content

Commit dea81e5

Browse files
chore(deps): update astral-sh/setup-uv action to v9 (#238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3809ad7 commit dea81e5

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
@@ -123,7 +123,7 @@ jobs:
123123
python-version: ${{ env.PYTHON_VERSION }}
124124

125125
- name: Setup uv
126-
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
126+
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
127127
with:
128128
enable-cache: true
129129

0 commit comments

Comments
 (0)