From c70f630c85d26e79abc89e4fef831d1ac0492512 Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Sun, 5 Jan 2025 22:34:12 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f13168d..dc015ae 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: cvxgrp/.github/actions/uv/test@main + - uses: cvxgrp/.github/actions/uv/test@v2.0.0 - name: Coveralls GitHub Action uses: coverallsapp/github-action@v2