Un-pin maturin-action version (#12287)

## Summary

The commit we want is in https://github.com/PyO3/maturin-action/pull/330
which is now released.
This commit is contained in:
Charlie Marsh
2025-03-18 08:54:22 -07:00
committed by GitHub
parent ada1acb32f
commit e9d2b6ecea
+1 -2
View File
@@ -301,8 +301,7 @@ jobs:
# uv
- name: "Build wheels"
# Use patch for https://github.com/PyO3/maturin-action/issues/331
uses: PyO3/maturin-action@711bb9fcefaea0b45a7d625ee2c265fd9fe7f3e5
uses: PyO3/maturin-action@36db84001d74475ad1b8e6613557ae4ee2dc3598 # v1.47.2
with:
target: ${{ matrix.target }}
manylinux: auto