Commit d26133a
Bump action version to 2.0.0
The switch to the Node 24 runtime is a breaking change for any
consumer that pins to `@v1`, because GitHub will no longer execute
that tag's `dist/index.js` once the Node 20 runtime is retired.
A major version bump signals this cleanly: existing `@v1` users
keep working until the runtime sunset, while new consumers and
upgraders reference `@v2`.
The README is updated accordingly: the usage example now references
`@v2`, the recommended Node version for local development is
changed from the long-outdated "Node 12" to "Node 24", and the
example test output is refreshed to reflect the vitest output format.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 7ecbabc commit d26133a
3 files changed
Lines changed: 11 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 105 | + | |
| 106 | + | |
120 | 107 | | |
121 | 108 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments