From faf96755dd1f96ec5edd3fc41022ecc2801e70af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 19:39:36 +0000 Subject: [PATCH] chore(deps): update install-pinned/maturin digest to 0bab3b5 --- .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 b14e1689..80dc78a2 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@69e29227c757f6cf98bfd301f2eec45cea2a06a5 + uses: install-pinned/maturin@0bab3b50e5242afee2a3082ab638b5dad364b998 - name: Install mypy from PyPI uses: install-pinned/mypy@c6417c46426c90da6f8224c3d3b1935a812ffe75 - name: Install python project