Skip to content

Commit 9c67bba

Browse files
authored
chore(deps): Bump smp to 0.18.0 (#21513)
Bump to latest SMP to bring in analysis improvements. Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
1 parent 650e6b2 commit 9c67bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
- name: Set SMP version
226226
id: experimental-meta
227227
run: |
228-
export SMP_CRATE_VERSION="0.15.1"
228+
export SMP_CRATE_VERSION="0.18.0"
229229
echo "smp crate version: ${SMP_CRATE_VERSION}"
230230
echo "SMP_CRATE_VERSION=${SMP_CRATE_VERSION}" >> $GITHUB_OUTPUT
231231

0 commit comments

Comments
 (0)