Commit f898fc5
ENH: Transition to
Drop `treebeardtech/nbmake-action` and transition to `nbmake` to test
notebooks: the former has been deprecated in favor of the latter.
See:
https://github.com/treebeardtech/nbmake-action
Fixes:
```
Node.js 12 actions are deprecated. For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Please update the following actions to use Node.js 16:
treebeardtech/nbmake-action@v0.2.1
```
raised for example in:
https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/actions/runs/3879592431nbmake to test notebooks1 parent ccde336 commit f898fc5
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
0 commit comments