Commit c228936
committed
CI: Fix publish tool versions
#### Problem
The publish job is failing because the newest semver-checks doesn't
support Rust 1.86.
#### Summary of changes
Similar to the reusable action, fix cargo-semver-checks and cargo-release
to appropriate versions.1 parent 998ad67 commit c228936
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments