diff --git a/action.yml b/action.yml index 3cc2934..68f64d5 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: runs: using: composite steps: - - uses: astral-sh/setup-uv@v9.0.0 + - uses: astral-sh/setup-uv@v10.0.1 with: cache-dependency-glob: | ${{ github.action_path }}/pyproject.toml