mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-28 00:00:48 -07:00
Use Node.js v 22.x.y for our GH build system (#8708)
This commit is contained in:
parent
bb53cc5791
commit
9b2e8a61ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
- tiddlywiki-com
|
||||
env:
|
||||
NODE_VERSION: "18"
|
||||
NODE_VERSION: "22"
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue