Skip to content

Commit 6b0201a

Browse files
authored
chore(ci): update SMP CLI to 0.27.0 (vectordotdev#25588)
1 parent cbc4489 commit 6b0201a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- name: Set SMP version
117117
id: experimental-meta
118118
run: |
119-
export SMP_CRATE_VERSION="0.26.1"
119+
export SMP_CRATE_VERSION="0.27.0"
120120
echo "smp crate version: ${SMP_CRATE_VERSION}"
121121
echo "SMP_CRATE_VERSION=${SMP_CRATE_VERSION}" >> $GITHUB_OUTPUT
122122

0 commit comments

Comments
 (0)