alexklibisz / elastiknn

Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
https://alexklibisz.github.io/elastiknn
Apache License 2.0
371 stars 48 forks source link

Build: bump composite actions #706

Closed alexklibisz closed 3 months ago

alexklibisz commented 3 months ago

Related Issue

None

Changes

Bumping composite actions to see if it fixes some recurring issues:

image image

Maybe it's a coincidence but this actually seems to work first-try:

image

Testing and Validation

CI