From a21ad818ff4594ae06234793e52eceab466cb4d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:40:31 +0000 Subject: [PATCH] Update sksat/setup-rye action to v0.25.0 --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 0c03afc6e..1922a0a36 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -78,7 +78,7 @@ jobs: version: '3.x' repo-token: ${{ secrets.GITHUB_TOKEN }} - - uses: sksat/setup-rye@v0.24.0 + - uses: sksat/setup-rye@v0.25.0 - name: install pytest deps working-directory: examples/${{ matrix.c2a_user }}/src/src_user/test