Skip to content

Commit 9faa118

Browse files
authored
Merge pull request #6 from github/upgrade-node
Upgrade to node20
2 parents 2bb500a + 73374a4 commit 9faa118

File tree

7 files changed

+3447
-3492
lines changed

7 files changed

+3447
-3492
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.9.0
1+
20.6.0

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ outputs:
8888
fork_full_name:
8989
description: 'The full name of the fork in "org/repo" format'
9090
runs:
91-
using: "node16"
91+
using: "node20"
9292
main: "dist/index.js"
9393
post: "dist/index.js"

0 commit comments

Comments
 (0)