Skip to content

Commit 9f87c75

Browse files
Merge pull request #1051 from yutailang0119/node24
Upgrade to node 24
2 parents aed8889 + 42ab716 commit 9f87c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.9.0
1+
24.10.0

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ inputs:
2020
default: 'false'
2121

2222
runs:
23-
using: node20
23+
using: node24
2424
main: dist/index.js

0 commit comments

Comments
 (0)