Commit 3174815
feat: bump to use node20 runtime (#71)
* feat: bump to use node20 runtime, actions/checkout to v4
* Setup pre-commit to run codespell
Eat our own dogfood...
* codespell --skip="abandonned,ackward,bu"
* codespell --ignore-words-list="abandonned,ackward,bu"
* Update testing.yml
---------
Co-authored-by: Christian Clauss <cclauss@me.com>1 parent 8edd9f2 commit 3174815
File tree
3 files changed
+10
-2
lines changed- .github/workflows
- codespell-problem-matcher
3 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments