Skip to content

Commit 9f79682

Browse files
committed
Upgrade to Node.js 24
1 parent b7420e6 commit 9f79682

File tree

5 files changed

+176
-167
lines changed

5 files changed

+176
-167
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.9.0
1+
24.11.1

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ outputs:
8787
description: The full semantic version (e.g. `1.2.3-alpha.4`)
8888

8989
runs:
90-
using: node20
90+
using: node24
9191
main: dist/index.js

0 commit comments

Comments
 (0)