Skip to content

Commit 9d725ef

Browse files
committed
Updated checkout action [skip ci]
1 parent 0093baa commit 9d725ef

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
@@ -4,7 +4,7 @@ jobs:
44
build:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/checkout@v5
7+
- uses: actions/checkout@v6
88
- uses: ankane/setup-postgres@v1
99
with:
1010
database: pgvector_rust_test

0 commit comments

Comments
 (0)