From ccf66dff6ded6580a570bd97f1e39bf418dce46f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 03:30:00 +0000 Subject: [PATCH] Update sksat/setup-rye action to v0.13.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 61456398..b1eccc6f 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.10.0 + - uses: sksat/setup-rye@v0.13.0 - name: install pytest deps working-directory: examples/${{ matrix.c2a_user }}/src/src_user/test