1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-08 11:46:40 +00:00

set GH CI NODE_VERSION to 22

This commit is contained in:
pmario 2024-11-01 17:05:57 +01:00
parent e61c269110
commit 49537d9055

View File

@ -5,7 +5,7 @@ on:
- master
- tiddlywiki-com
env:
NODE_VERSION: "18"
NODE_VERSION: "22"
jobs:
test:
runs-on: ubuntu-latest