diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 4810ae1..4421268 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Build the virtual environment for ${{ github.repository }}" - uses: cvxgrp/.github/actions/uv/environment@v2.1.2 + uses: cvxgrp/.github/actions/environment@v2.2.1 - uses: cvxgrp/.github/actions/deptry@v2.1.2 with: