Skip to content

Commit

Permalink
chore(deps): Bump smp to 0.18.0 (#21513)
Browse files Browse the repository at this point in the history
Bump to latest SMP to bring in analysis improvements.

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko authored Oct 16, 2024
1 parent 11af229 commit a711536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
- name: Set SMP version
id: experimental-meta
run: |
export SMP_CRATE_VERSION="0.15.1"
export SMP_CRATE_VERSION="0.18.0"
echo "smp crate version: ${SMP_CRATE_VERSION}"
echo "SMP_CRATE_VERSION=${SMP_CRATE_VERSION}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit a711536

Please sign in to comment.