Skip to content

Commit b9ed48e

Browse files
chore(deps): update astral-sh/setup-uv action to v8.3.0 (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15b4888 commit b9ed48e

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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
126+
uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
127127
with:
128128
enable-cache: true
129129

0 commit comments

Comments
 (0)