We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e021d commit f639446Copy full SHA for f639446
.github/workflows/test-meshery-integration.yml
@@ -53,7 +53,7 @@ jobs:
53
repository: meshery/meshery
54
# Pin to last known-good commit before the @mui/x-tree-view v8 upgrade
55
# that broke the TreeView import (meshery/meshery#18163).
56
- # Update this ref once Meshery UI fixes the migration.
+ # Remove this pin once meshery/meshery#18167 is merged.
57
ref: 7c3d02c91365dc776b11ffc50aab277026e86701
58
path: meshery
59
fetch-depth: 1
0 commit comments