Commit ba5ad02
committed
ci: pin publish workflow to minimum supported Node version
The publish workflow should use Node 22 (the minimum supported version
per engines.node >=22.0.0) to ensure maximum compatibility for all
users. The CI matrix already validates both Node 22 and 24.
Also adds a Renovate package rule to prevent automated bumps of the
Node version in the publish workflow.
Refs #1061 parent 9fde50b commit ba5ad02
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
0 commit comments