diff --git a/action.yaml b/action.yaml index 953588d..a320ed8 100644 --- a/action.yaml +++ b/action.yaml @@ -39,7 +39,7 @@ runs: python-version: ${{ inputs.python_version }} - name: Setup uv - uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 + uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 with: working-directory: ${{ inputs.project_root }} enable-cache: true