Skip to content

Commit 5b21ad3

Browse files
committed
update readme and git publish workflow
1 parent e6461b4 commit 5b21ad3

3 files changed

Lines changed: 24 additions & 476 deletions

File tree

.github/actions/generic-npm-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inputs:
1515
node_version:
1616
description: Version of nodejs to build with
1717
required: false
18-
default: 18
18+
default: 22
1919
runs:
2020
using: composite
2121
steps:

.github/variables/vars.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NODE_VERSION=22.14

0 commit comments

Comments
 (0)