Skip to content

Commit 5b3a4da

Browse files
committed
Updated checkout action
1 parent 6316d5f commit 5b3a4da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
dev-files: true
1515
- run: |
1616
cd /tmp
17-
git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
17+
git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git
1818
cd pgvector
1919
make
2020
sudo make install

0 commit comments

Comments
 (0)