Skip to content

Commit 34f76b9

Browse files
chore(deps): update install-pinned/maturin digest to 557b6a1 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57261f5 commit 34f76b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/non-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- uses: actions/setup-python@v5
6161
with:
6262
python-version: '3.13'
63-
- uses: install-pinned/maturin@9f31017f9ba103625c47e897abb49027e3db904b
63+
- uses: install-pinned/maturin@557b6a12864b2632453a588330184ce7233dc6cb
6464
- name: 🏗️ Install Python API
6565
run: maturin build -m pyapi/Cargo.toml && pip install --no-index --find-links target/wheels/ rustsat
6666
- name: 🧪 Test example

0 commit comments

Comments
 (0)