Commit b112d53
committed
update to use LTS Node 18
- Node 14 [fails to install](https://github.com/agilgur5/react-signature-canvas/actions/runs/12562533381/job/35023139557?pr=112)
- ```txt
Run actions/setup-node@v3
Attempting to download 14.x...
Not found in manifest. Falling back to download directly from Node
Error: Unable to find Node version '14.x' for platform darwin and architecture arm64.
```
- keep Node 16 for now, although it is out-of-support
- ensure continuous range testing; should bump that later too1 parent bb54bfc commit b112d53
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
0 commit comments