drop support for node 20 (#5937)

* node 24

* node types

* dockerfiles

* readme

* note
This commit is contained in:
Matt Fiddaman
2025-10-18 23:58:27 +01:00
committed by GitHub
parent 94332016e8
commit 155558ee62
16 changed files with 37 additions and 22 deletions

View File

@@ -56,7 +56,7 @@ jobs:
- name: Setup node and npm registry
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
registry-url: 'https://registry.npmjs.org'
- name: Publish Web