diff --git a/setup-uv/action.yaml b/setup-uv/action.yaml index 803098b..696fc1c 100644 --- a/setup-uv/action.yaml +++ b/setup-uv/action.yaml @@ -19,7 +19,7 @@ runs: using: "composite" steps: - name: Setup uv - uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 + uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 with: version: ${{ inputs.version }}