From ebe2b5a6792035a72e7fe22b0eaf74bb5f9197d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:33:31 +0000 Subject: [PATCH] chore(deps): update install-pinned/maturin digest to 18a9a3b (#263) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pyapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyapi.yml b/.github/workflows/pyapi.yml index 35145ec3..a838d3ff 100644 --- a/.github/workflows/pyapi.yml +++ b/.github/workflows/pyapi.yml @@ -91,7 +91,7 @@ jobs: uses: actions/checkout@v4 - uses: Swatinem/rust-cache@v2 - name: Install maturin from PyPI - uses: install-pinned/maturin@1008b0b20e9cbc1b084334bd96f022734ce56e88 + uses: install-pinned/maturin@18a9a3b28f101f1737ff0b83d09800c06c0685f7 - name: Install mypy from PyPI uses: install-pinned/mypy@75779f141592e4909d64e13f8a1861f06aa9cd8d - name: Install python project