From 2ffc49945e40598c0f2d817d26697e26f2ffedc8 Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Thu, 6 Feb 2025 22:01:22 +0400 Subject: [PATCH] Update pre-commit.yml --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index b02001f..4810ae1 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -8,7 +8,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/coverage@v2.1.2 with: