jax-ml / ml_dtypes

A stand-alone implementation of several NumPy dtype extensions used in machine learning.
Apache License 2.0
191 stars 25 forks source link

CI: update actions & pin via hashes #175

Closed jakevdp closed 2 weeks ago

jakevdp commented 2 weeks ago

Pinning via hashes is safer than pinning via tags, as tags can be modified if the upstream actions repository is compromised.