diff --git a/action.yaml b/action.yaml index b9cb510..f88b4ea 100644 --- a/action.yaml +++ b/action.yaml @@ -19,8 +19,8 @@ runs: with: version: "0.11.14" - - name: Set up Python - run: uv python install + - name: Set venv + run: uv venv shell: bash - name: Install build and twine